Closed
Bug 426885
Opened 17 years ago
Closed 17 years ago
<div> scrollbars do not respect z-order
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: lgalfaso, Unassigned)
Details
Attachments
(1 file)
4.37 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.13 (KHTML, like Gecko) Version/3.1 Safari/525.13
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
If there are two divs in same page that overlaps, both with different z-order, if the one below has scrollbars, then those scrollbars are on top of the other div.
Reproducible: Always
Steps to Reproduce:
1.Open the test case
Actual Results:
Scrollbars are on top of the div
Expected Results:
scrollbars should be below the other div
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
Works as expected with Firefox 3 b5. I will close this bug and wait for Firefox 3 GA.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•