Open Bug 211562 Opened 21 years ago Updated 2 years ago

bottom:0 abs positioned box is obscured by the horizontal scrollbar

Categories

(Core :: Layout: Positioned, defect)

x86
All
defect

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

bottom:0 abs positioned box is obscured by the horizontal scrollbar,
it works fine for the corresponding right:0 vertical scrollbar case though.

REPEAT BY:
1. Load testcase

ACTUAL RESULT:
The last line is obscured by the horizontal scrollbar.

PLATFORM & BUILD:
Mozilla nigthly trunk build 2003-07-01-07 on Linux

ADDITIONAL INFORMATION:
This bug was spawned from bug 197448 comment 2.
Attached file Testcase
*** Bug 214995 has been marked as a duplicate of this bug. ***
Blocks: 197448
Isn't bug 234393 actually a duplicate of bug 211562?

The last line in the testcase is really obscured. There is no vertical
scrollbar. But you can scroll the page using the arrow keys. That is interesting.

I can confirm this with Firebird 20040128. It was working in Moz 1.5.
I have even seen a case where a div positioned at bottom: -20px; appeared OVER
the horizontal scrollbar (was drawn at a position outside of the page but
obscured the scrollbar). The div had a style so that when hovered, it changed to
bottom: 0px;. In that moment the position was computed correctly and the div
moved up so that it exactly touched the scrollbar on its top.

That is very interesting but I am working on a test case for this (a have a page
which does this everytime, but is very complicated, using JS and such stuff). I
can 100% reproduce it everytime but can't yet publish a testcase :(
No longer blocks: 234393
*** Bug 234393 has been marked as a duplicate of this bug. ***
I can no longer reproduce the bug with firefox 0.10.1 on the attached testcase.
Can somebody else?
I am still able reproduce this bug in Mozilla 1.8a4
I can see it too in Firefox 1.5b1. There also is a vertical scrollbar on the right.

That seems to be a regression.
From bug #211562, another testcase:

https://bugzilla.mozilla.org/attachment.cgi?id=175841

Here it's a pair of nested divs.
I believe this bug should be resolved as DUPLICATE of bug 44192. attachment 126993 [details] is excellent and should be made available at bug 44192.
This is not the same situation as bug 44192 -- that's for fixed-positioned elements.  The positioning rules are different.
Ok, Boris. Thank you for clarifying this.
Assignee: layout.r-and-a-pos → nobody
QA Contact: ian → layout.r-and-a-pos
I don't see this on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:2.0b3pre) Gecko/20100725 Minefield/4.0b3pre, can anyone else still reproduce?
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: