addons icon indicating copy to clipboard operation
addons copied to clipboard

Localized account menu is truncated

Open flodolo opened this issue 2 years ago • 3 comments
trafficstars

Click on your user profile once logged in, the menu is truncated and doesn't make a lot of sense

Screenshot 2022-12-29 alle 08 57 04

1st and 3rd item in tools (Strumenti) are truncated, we shouldn't truncate text, and definitely not without any visual indication.

┆Issue is synchronized with this Jira Task

flodolo avatar Dec 29 '22 07:12 flodolo

It's also happening in the More... menu:

image

AlexandraMoga avatar Dec 29 '22 08:12 AlexandraMoga

At least the more menu shows the ellipsis... It's all fairly fragile, there are a bunch of white-space: nowrap and overflow: hidden with text-overflow: ellipsis... We should find something that allows the text to be displayed completely in both menus.

diox avatar Jan 04 '23 11:01 diox

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDFRNT-189

KevinMind avatar May 03 '24 18:05 KevinMind