Closed Bug 289462 Opened 20 years ago Closed 20 years ago

max-width: length directive doesn't wrap correctly

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 95067

People

(Reporter: phantom, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 try this page on IE and FF and see how it doesn't wrap correctly. Reproducible: Always Steps to Reproduce: 1.go to example page in ff 2.go to example page in ie Actual Results: you see what's wrong Expected Results: should render like in IE
Component: GFX → HTML: Parser
Component: HTML: Parser → Layout: View Rendering
I don't see any use of 'max-width' in the screen stylesheet or the page. Bugs should be filed with clearer steps to reproduce. I don't have access to IE/Windows. It's likely that this is invalid anyway.
Assignee: general → nobody
Component: Layout: View Rendering → Layout
QA Contact: ian → layout
The minimum width for the table is limited by the cell with the following text: $t->page('PasteBin','PasteBin','pastebin/','PasteBin',array(array('Scripts','scripts/',''),array('WebChat','http://chat.nix.co.il/',''),array('Support','support/',''))); The only line breaking opportunity is the '-' at the beginning of the text as far as can tell, which means Mozilla's layout is correct, or nearly at least. Line breaking at '-' is bug 95067.
It's line 3 BTW.
*** This bug has been marked as a duplicate of 95067 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.