Bug 473385 - Add search query to webpage title when searching
Summary: Add search query to webpage title when searching
Status: CONFIRMED
Alias: None
Product: bugs.kde.org
Classification: Websites
Component: code customizations (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDE sysadmins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-14 19:32 UTC by Noah Davis
Modified: 2023-08-15 21:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
search description (10.03 KB, image/png)
2023-08-15 01:08 UTC, Noah Davis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Noah Davis 2023-08-14 19:32:11 UTC
SUMMARY
When searching for bugs, the webpage title is simply "Bug List". When you have multiple searches in different tabs, it can be really difficult to remember which tab is which. It would be nice if the details of what the search was for were in the webpage title so that I could easily tell them apart without having to view the tab again.
Comment 1 Nate Graham 2023-08-15 00:57:12 UTC
What string would you have it set to, though? Unless saved with a custom name via the "remember this search as" button at the bottom of the page, Bugzilla search queries don't have human-readable names, and the full URL is generally far too long to ever be visible on a tab title, and sometimes even the whole window titlebar.
Comment 2 Noah Davis 2023-08-15 01:08:44 UTC
Created attachment 160964 [details]
search description

How about showing the things in this screenshot in that order? Really, almost anything would be better than the status quo. Even if the webpage title was just the raw url, I could at least see a difference and use tooltips to see the whole text if necessary. I know we can do better than that though.