Open Bug 1712518 Opened 3 years ago Updated 3 years ago

[fr-FR] "Sync and save data" text wraps in the main hamburger menu on Linux

Categories

(Firefox :: Menus, defect, P3)

Firefox 90
Desktop
All
defect
Points:
2

Tracking

()

People

(Reporter: zefling, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [proton-door-hangers] [proton-cleanups])

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Steps to reproduce:

Open menu in linux french version

Actual results:

The text overflows up and down.

Expected results:

The text does not overflow

The Bugbug bot thinks this bug should belong to the 'Firefox::Menus' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Menus

The wrapping is expected, but I would have expected the text to wrap while keeping a gap with the top. However, it looks like the parent container does not enlarge when the child gets bigger, and the (centered) text container (div) then ends up being clipped at the top, and overlapping the "zap" line at the bottom. Emma, did you run into this at all in bug 1698062, and/or do you have any idea on what would be a straightforward way to fix this, if any?

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(emalysz)
OS: Unspecified → All
Hardware: Unspecified → Desktop
See Also: → 1698062, 1704045
Summary: Text overflow in the menu with the French version → [fr-FR] Text wraps in the main hamburger menu on Linux
Whiteboard: [proton-door-hangers] [proton-cleanups]
Summary: [fr-FR] Text wraps in the main hamburger menu on Linux → [fr-FR] "Sync and save data" text wraps in the main hamburger menu on Linux

I'd also expect the text to wrap while keeping the gap at the top. I didn't run into that into bug 1698062, as that was more about specifying the width and wrapping, which it looks like we're doing.

I wasn't able to spot an immediate quick fix. If we specify the appMenu-fxa-status2 to overflow:auto, we fix the padding issue but clip the first row of text. It looks like we chose a padding for this element to compact the signed out state in Bug 1708501: https://searchfox.org/mozilla-central/rev/74f3c420ee54001059e1850bef3be876749ff873/browser/themes/shared/customizableui/panelUI.inc.css#896-898. Perhaps we can adjust the bottom padding there?

Flags: needinfo?(emalysz)
Points: --- → 2
See Also: → 1731446
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: