Closed
Bug 89133
Opened 25 years ago
Closed 24 years ago
Grid layout on linux confused with 2 <html> in a <row>
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.0
People
(Reporter: jag+mozilla, Assigned: eric)
References
Details
Attachments
(1 file)
|
1.56 KB,
text/plain
|
Details |
This is a spin-off from bug 86726. On linux, <grid> becomes confused when trying
to lay out a <row> with two <html> fields in it, resulting in very high
rendering times, and usually a bad layout. I'll attach a test case and a
screenshot to show what I mean.
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 3•25 years ago
|
||
See also bug 89544 which is an instance of this problem. Not marking as a dup
because we'll probably fix 89544 with a work-around since the fix for this bug
does not appear to be forthcoming soon.
Depends on: 91794
Comment 5•25 years ago
|
||
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 6•25 years ago
|
||
No, it's not a duplicate. It could be a dupe of "form manager hangs on linux",
but I'd rather consider this the bug detailing for fixing the root cause of
that. Reopening.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
The fix for bug 91794 was checked in 2001-08-23 06:44 PDT, so this may be fixed now.
| Assignee | ||
Updated•24 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•24 years ago
|
||
fixed
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•