HTTPS-Only: Put drop-down element on same line as Label in site-identity panel
Categories
(Core :: DOM: Security, enhancement, P3)
Tracking
()
People
(Reporter: julianwels, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-backlog1])
Attachments
(1 file)
122.57 KB,
image/png
|
Details |
The UI to manage HTTPS-Only Mode exceptions in the lock-icon doorhanger looks a bit off in certain languages (among others in English) because the label and drop-down menu are on two different lines.
This was a deliberate decision when implemented with bug 1653026 because while there is enough space in some languages, there isn't in others. We explored multiple angles that had potential issues associated with them, depending on string length, see the attached image.
Length comparison between English and French:
en: HTTPS-Only Mode
fr: Mode HTTPS uniquementen: Off temporarily
fr: Désactivé temporairement
Of course, it still looks visually unbalanced, so maybe there is a version that looks good while also supporting different locales (and is implementable).
Updated•4 years ago
|
Description
•