Open
Bug 399120
Opened 18 years ago
Updated 3 years ago
100% height DIV on XHTML behave differently when resizing window
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: BijuMailList, Unassigned)
Details
Attachments
(5 files)
100% height DIV on XHTML behave differently when resizing window in different manor.
I experinced this on WindowsXP, themes Windows classic style,
effects show window content while dragging unchecked.
Case 1.
* open attached div100_height.xhtml
* resize window see whole content.
* reduce window height to less than body content
by draging bottom window border.
* scroll down using scroll bar you see the box
like in image_1.png
Case 2.
* open attached div100_height.xhtml
* resize window see whole content.
* reduce window height to less than body content by
draging bottom-right corner of window.
(ps: use the corner, not the statusbar resize-control)
* scroll down using scroll bar you see the box with
overflow like in image_2.png
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•