"Not Secure" Label Is Illegible When the Width Is Too Small to Show Its Text
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
People
(Reporter: cbellini, Assigned: daisuke, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng-scotchbonnet])
Attachments
(3 files)
At a 716px breakpoint, remove the "Not Secure" label when on an HTTP site and only display the padlock icon.
Reporter | ||
Updated•3 months ago
|
Updated•3 months ago
|
Reporter | ||
Updated•3 months ago
|
Reporter | ||
Comment 1•3 months ago
|
||
Reporter | ||
Updated•3 months ago
|
Reporter | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 2•3 months ago
|
||
As it seems that 716px is not defined yet in media-query, I will add this rule to 770px which hide the label of container tab for Switch to Tab.
https://searchfox.org/mozilla-central/rev/b9e7c4300ba972a4c98bf463fc046e8cd9367175/browser/themes/shared/urlbar-searchbar.css#372,404,416
Assignee | ||
Comment 3•3 months ago
|
||
Assignee | ||
Comment 4•3 months ago
|
||
Hi! As Itiel mentioned in phabricator, the label is used not only for Not Secure
but Extension name
, Brand name
etc. So, I'd like to confirm, may we hide it even so?
Assignee | ||
Comment 6•3 months ago
|
||
Depends on D226057
https://hg.mozilla.org/mozilla-central/rev/db8be639185e
https://hg.mozilla.org/mozilla-central/rev/2cea94c2cade
Comment 9•3 months ago
•
|
||
Reproducible on a 2024-10-17 Nightly build on Windows 10.
Verified as fixed on Firefox Nightly 134.0a1 on Windows 10, Ubuntu 22, macOS 14.
With reduced browser width, only the padlock icon is displayed. Tooltip also displays 'Connection is not secure' string.
Description
•