re-add parentheses around "Private Browsing" in window title
Categories
(Core :: Widget: Gtk, enhancement, P3)
Tracking
()
People
(Reporter: dev.lh, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
17.21 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:104.0) Gecko/20100101 Firefox/104.0
Steps to reproduce:
Open private browsing.
(Open https://bugzilla.mozilla.org/enter_bug.cgi#h=bugForm%7CFirefox to get the exact same text as the screenshot)
(OS: Kubuntu 22.04)
Actual results:
See attached file, the resulting window title is
Enter A Bug - Mozilla Firefox Private Browsing
.
Expected results:
The window title should have been
Enter A Bug - Mozilla Firefox (Private Browsing)
as in previous versions.
There is a specific advantage by having the parentheses:
You can quickly tell if your selected firefox window has private browsing activated, or if it's a normal window, simply by skimming the text for the parentheses.
This is beneficial for example when switching between windows rapidly using <kbd>Tab + Enter</kbd>.
Even more so if you are currently videostreaming to others,
i.e. when you have both a personal window, and a work-related one, and others can see your whole screen.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
The string seems to be still here:
Not sure why it's missing.
Comment 3•2 years ago
|
||
I see the same on Gnome/Wayland.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #2)
The string seems to be still here:
Not sure why it's missing.
Those are testing strings used by third-party.
This was changed in bug 1758961 on purpose, so I'd suppose that makes this a wontfix.
Description
•