Closed
Bug 698191
Opened 13 years ago
Closed 6 years ago
Bookmarks property dialog is too narrow to display a meaningful tooltip in several languages
Categories
(Firefox :: Bookmarks & History, defect, P3)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
DUPLICATE
of bug 1477250
People
(Reporter: flod, Unassigned)
Details
Attachments
(1 file)
50.42 KB,
image/png
|
Details |
Before trying to fit my localization into this tiny space, I'd like to know if there's room to fix this problem on the code side, for example adding a "localizable" width for this dialog.
To be honest I've never realized this issue before because, being the Tags field focused when you open the dialog, this tooltip is usually hidden.
From a quick analysis, the tooltip seems to display about 32 characters on Mac (probably 1 more on Windows), which means that 15/16 locales are affected and some more are on the edge.
Comment 1•13 years ago
|
||
Yes, it can be made localizable.
There is a small issue with the fact it expands to another fixed width value when opening the folder selector, that would likely be unpredictable with a localized default width. But could likely be fixed by using a percentage value (I suppose).
This should not interfere with the fix for bug 418864, since even there we need a min-width.
Updated•13 years ago
|
Whiteboard: [places-next-wanted]
Reporter | ||
Comment 2•11 years ago
|
||
Note: still is still happening on current builds (31.0).
Updated•11 years ago
|
Whiteboard: [places-next-wanted]
Updated•7 years ago
|
Priority: -- → P3
Comment 3•6 years ago
|
||
This still seems to be happening for Italian, however could the L10n min-width added in bug 1470394 / bug 1477250 be enough to fix this now?
Flags: needinfo?(francesco.lodolo)
Reporter | ||
Comment 4•6 years ago
|
||
Yes, I think we should close this bug. I'll need to test and find a good width for most OSes.
Should we dupe against bug 1477250?
Flags: needinfo?(francesco.lodolo)
Comment 5•6 years ago
|
||
Yeah, lets go for a dupe, thanks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•