Closed
Bug 230036
Opened 22 years ago
Closed 22 years ago
DIV with auto margin displays badly after window resize
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ajschult784, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
499 bytes,
text/html
|
Details |
I saw this originally with one of Herman Schwab's testcases (attachment 138239 [details])
in bug 229777, but I don't think I'm seeing the same thing as he did.
When I initially load the testcase, it looks fine, but the layout gets very ugly
if I resize the window. The text shifts within the DIV, and part of it
sometimes has random garbage in it.
I'll attach a reduced testcase.
| Reporter | ||
Comment 1•22 years ago
|
||
this is a reduced testcase that exhibits the problem with linux trunk
2004010208.
on initial load, the blue DIV looks ok.
If I resize the window or change font zoom, the text jumps to the center of the
DIV and the right border disappears. Also, the part of the DIV to the left of
the text is sometimes filled with garbage.
Comment 3•22 years ago
|
||
I can see the text jump and the border disappear, but only as I'm resizing; as
soon as I stop resizing the window, layout returns to normal.
| Reporter | ||
Comment 4•22 years ago
|
||
yup. testcase also worksforme with linux trunk 2004041108
marking WORKSFORME
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•