Open
Bug 266771
Opened 20 years ago
Updated 2 years ago
text is garbled if viewed in very narrow window
Categories
(Core :: Layout: Floats, defect)
Core
Layout: Floats
Tracking
()
UNCONFIRMED
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [reflow-refactor])
Attachments
(1 file, 1 obsolete file)
|
415 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Garbled text in page at http://www.xs4all.nl/~sbpoley/webmatters/layout2.html. May be symptom of bigger problem with displaying text? Reproducible: Always Steps to Reproduce: 1.Go to http://www.xs4all.nl/~sbpoley/webmatters/layout2.html 2. Make the browser window about 200 pixels wide. Actual Results: The first part of the text in the first red box will now be garbled Expected Results: Displayed readable text
Updated•20 years ago
|
Assignee: aaronleventhal → nobody
Component: Accessibility → Layout
Product: Firefox → Browser
QA Contact: bugzilla → core.layout
Version: unspecified → 1.0 Branch
Comment 1•20 years ago
|
||
For some reason, the second float overlaps the first one instead of being pushed down below it. Minimal testcase would be nice here.
Component: Layout → Layout: Floats
Keywords: qawanted
Comment 2•20 years ago
|
||
I made the left margin on the outer dix 500px, so you don't have to narrow your window as much as in the original page. Assigning widths to the inner divs makes this more impressive, but is not necessary to reproduce (so I omitted it). The borders, of course, are also not necessary for reproducing.
Updated•20 years ago
|
Comment 3•20 years ago
|
||
Attachment #166702 -
Attachment is obsolete: true
Comment 4•20 years ago
|
||
Mats, any idea what's up here?
OS: Windows XP → All
Hardware: PC → All
Version: 1.0 Branch → Trunk
(In reply to comment #4) > Mats, any idea what's up here? Sorry I didn't look at this bug after submitting it until I found a "My Bugs" search feature in Bugzilla. I have no idea what's causing it. One clue might be if you resize Firefox to very narrow width, and then open the page as a new tab, it still garbles the text.
Comment 6•20 years ago
|
||
Mattias, sorry about the confusion, but the question was directed at Mats Palmgren, whom I cced at the same time...
Whiteboard: [reflow-refactor]
Comment 7•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050906 Firefox/1.4 ID:2005090616 The site mentioned in the URL works for me just fine. The two boxes are floated just fine. The testcase does still overlap the 1s and 0s, however.
Comment 8•16 years ago
|
||
ditto on comment 7 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3 bug 310135 a dupe?
Updated•15 years ago
|
QA Contact: layout → layout.floats
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•