Closed
Bug 71349
Opened 24 years ago
Closed 24 years ago
Grid alignment problem when using <separator> between rows
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: bugzilla, Assigned: eric)
Details
Attachments
(2 files)
When I insert separators between rows in a 2 column grid, the calulation of the
width of the first column is wrong, run the test case and you will see the
problem...
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
This problem will show up with helperAppDldProgress.xul when we will translate
as the width of the first column depend of the width of the first label, sofar,
the first label is the wider one.
I'm not too sure if my screenshot is demonstrating the problem this bug is
talking about...
| Assignee | ||
Comment 6•24 years ago
|
||
Fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Attachment #27168 -
Attachment mime type: text/xul → application/vnd.mozilla.xul+xml
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: brendan → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•