Open
Bug 342402
Opened 19 years ago
Updated 2 years ago
style height: 100% not respected (as if interpreted as min-height)
Categories
(Core :: Layout: Tables, defect)
Tracking
()
NEW
People
(Reporter: bugzilla.mozilla, Unassigned)
Details
(Keywords: regression, testcase, Whiteboard: [reflow-refactor])
Attachments
(1 file)
816 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
See attached file. We should get a scrollbar in the middle of the screen and none for the whole window. It works (at least as I expect it) in Safari and Mozilla 1.2.1. To whom may argue that the html is not valid, I may ask to produce any valid html that does the trick :)
My investigations show it comes from the application of a patch from bug #189840, that broke that rendering for that case in mozilla 1.3. Btw (see comment in file) we are no more restricted to one level. After reverting the patch, I got the expected behavior with SeaMonkey 1.0.2.
Reproducible: Always
Keywords: regression
of course test case https://bugzilla.mozilla.org/attachment.cgi?id=112148 would be broken again, so I am of course not in favor of simply reverting the patch !
Updated•19 years ago
|
Assignee: general → nobody
Component: General → Layout: Tables
Product: Mozilla Application Suite → Core
QA Contact: general → layout.tables
Version: unspecified → Trunk
Updated•18 years ago
|
Whiteboard: [reflow-refactor]
to be precise any browser than mozilla gets this correct, but its probably a dupe of the other 100% overflow bugs
Comment hidden (offtopic) |
Comment hidden (offtopic) |
Comment 6•9 years ago
|
||
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:48.0) Gecko/20100101 Firefox/48.0
I have tested this issue on latest FF release 45, latest Nightly 48.0a1 build ID 20160315030230 and managed to reproduce it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•