protections.etpON.header notification is cut off in French
Categories
(Firefox :: Site Identity, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | verified |
People
(Reporter: theo, Assigned: timhuang)
References
Details
(Whiteboard: [privacy-panel][skyline])
Attachments
(2 files)
With a French build, and when turning on ETP for a website, the text in the notification panel is cut off.
More specifically, in the screenshot the final E in ACTIVÉE is cut off.
I couldn’t reproduce with the notification when turning it off.
Comment 1•6 years ago
|
||
Confirming on Italian build, both enabling and disabling ETP.
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
I think the root cause here is that the width of the panel header is not correctly bounded. So, it will render weirdly if the description in the header is wider than the header itself.
Assignee | ||
Comment 3•5 years ago
|
||
The header of the protection panel doesn't have a correct setting of
width, so it would render weirdly if the description in that is longer
than the header itself. The patch adds rules for fixing this problem.
Comment 5•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Verified fixed on Windows 7 x64, Ubuntu 18.04 x64 and macOS 10.14 using Firefox 70 Beta 9 (20190923154733) - "fr", "it" and "pt-PT" builds.
Description
•