Closed
Bug 1764
Opened 26 years ago
Closed 25 years ago
{inc} Text flow around images not working
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: tor, Assigned: buster)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(2 files)
The referenced page looks quite wrong in xpviewer (12/3 nightly
binary) - the background comes out white instead of black, and
the text is laid out over the images.
The problem is a bug in the page - an illegal bgcolor spec "#OOOOOO" (those are
ohs not zeros!).
I've updated our color handler to support this as a navigator quirk.
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Updated•26 years ago
|
Resolution: FIXED → ---
Comment 2•26 years ago
|
||
Re-opening; while the color is correctly supported, the text reflow problems are
still taking place (irregardless of regular or quirks mode), checked in 1.28.99
Win32 & Mac OS builds.
Can you try a current build and see how it goes? As far as I can tell, the page
is laying out correctly...
If you still see text reflow issues, can you email me a screen snapshot .gif
file of the area that you think is wrong?
Comment 5•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
I still see this problem on the 3/9 nightly win32 binary. Here is what
the page looks like when viewer first loads it:
http://www.cs.brown.edu/~tor/mozilla/flow-before.png
Forcing a reflow (by hitting return in the URL entry field) results in
this somewhat more correct layout:
http://www.cs.brown.edu/~tor/mozilla/flow-after.png
Summary: Text flow around images not working → Text flow around images not working {incremental reflow}
Summary: Text flow around images not working {incremental reflow} → {inc} Text flow around images not working
Comment 8•25 years ago
|
||
Whiteboard: [TESTCASE]
Comment 9•25 years ago
|
||
Comment 10•25 years ago
|
||
Incremental reflow in the presence of floaters is now much better. Fixed.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•25 years ago
|
||
Verified in a 9/14 evening pull.
You need to log in
before you can comment on or make changes to this bug.
Description
•