Closed
Bug 695297
Opened 13 years ago
Closed 9 years ago
confirmEx: checkbox label displayed with a different width than the text on OS X
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: flod, Unassigned)
Details
Attachments
(3 files)
The confirm dialog displayed when opening a number of tabs bigger than browser.tabs.maxOpenBeforeWar has a slightly wrong layout on the Italian build: the first string wraps while the checkbox label doesn't, resulting in a big blank space on the right.
This should be the code involved
http://mxr.mozilla.org/mozilla-central/source/browser/components/places/src/PlacesUIUtils.jsm#738
Reporter | ||
Comment 1•12 years ago
|
||
Small test case that can be evaluated in the error console
Reporter | ||
Comment 2•12 years ago
|
||
Mac OS X (bad alignment) and Linux (right behavior) screenshots
Reporter | ||
Updated•12 years ago
|
Component: General → Embedding: APIs
Product: Firefox → Core
Reporter | ||
Updated•12 years ago
|
Summary: Confirm dialog displayed when opening multiple tabs has a wrong layout on localized build → confirmEx: checkbox label displayed with a different width than the text on OS X
Comment 3•9 years ago
|
||
Marking a bunch of bugs in the "Embedding: APIs" component INCOMPLETE in preparation to archive that component. If I have done this incorrectly, please reopen the bugs and move them to a more correct component as we don't have "embedding" APIs any more.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•