Closed
Bug 260515
Opened 21 years ago
Closed 21 years ago
{inc} fieldset pushed down below float
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: yavorvm, Assigned: roc)
References
()
Details
(Keywords: regression, testcase)
Attachments
(2 files)
409 bytes,
text/html
|
Details | |
824 bytes,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040919
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040919
see where the forum tab goes? it should be right at the top right section, not
that far down
Reproducible: Always
Steps to Reproduce:
1.http://forums.isaserver.org/ultimatebb.cgi
2.
3.
Actual Results:
layout broken
Expected Results:
shoukld be ok, ie and earleir build of mozilla display it fine
Comment 1•21 years ago
|
||
I can see the bug.
It happens on a cached load (pressing the "Go" button after it has loaded
already once).
The right column with the content gets positioned under the left column,
starting with the content under the blue heading with the text: "ISA Server Forums".
It seems like a regression:
I can't see it happening with:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a4) Gecko/20040911
Firefox/0.9.1+ 8:44 AM
I can see it happening with:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a4) Gecko/20040913
Firefox/0.9.1+ 9:46 AM
Comment 2•21 years ago
|
||
It probably has got something to do with the fieldset element in this testcase.
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout: Form Controls
Ever confirmed: true
Comment 3•21 years ago
|
||
Bug also occurs in Mozilla 2004-09-20-07 trunk Linux.
Maybe a regression from bug 258118?
Keywords: regression
OS: Windows XP → All
Summary: layout corrupted → {inc} fieldset pushed down below float
Assignee | ||
Comment 4•21 years ago
|
||
This fixes it. I thought that code was obviously wrong but never had a testcase
to be sure before.
Assignee: general → roc
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #159551 -
Flags: superreview?(dbaron)
Attachment #159551 -
Flags: review?(dbaron)
Attachment #159551 -
Flags: superreview?(dbaron)
Attachment #159551 -
Flags: superreview+
Attachment #159551 -
Flags: review?(dbaron)
Attachment #159551 -
Flags: review+
Assignee | ||
Comment 5•21 years ago
|
||
checked in.
Comment 6•21 years ago
|
||
This is fixed so it should be marked FIXED, right?
Updated•21 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•