Closed Bug 301684 Opened 19 years ago Closed 19 years ago

Problem with layer overlapping with overflow style

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 125386

People

(Reporter: tassne, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6

Problem with layers with firefox (mozilla)
A layer on top of another layer, the bottom layer has the overflow style set to
auto. The onMouseOut is generated each time the mouse is over the bottom layer,
so my menu can't be over the bottom layer.
- It works on IE windows.
- Doesn't works with netscape 4.7 +
- When I put overflow: hidden, it works
- When I put overflow: scroll, it doesn't works
- When I put no overflow and no height, it works

Go to http://www.angelfire.com/ak6/zeseb/layerProblem.html to see the problem.

Reproducible: Always

Steps to Reproduce:
1. Go on the page
2. Pass your mouse on the blue link (don't click)
3. Try to go on the link03
Actual Results:  
The sub menu disappear

Expected Results:  
The green menu should stay and don't disappear
This is WFM on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4)
Gecko/20050720 Firefox/1.0+ ID:2005072006.

Please try testing on Deer Park Alpha 2 and seeing if you still have the same
problem.
This has been fixed after 1.0.x. 1.0 releases (mostly) only contains security
fixes. 

Please test with nighly builds before filing bugs, thanks

*** This bug has been marked as a duplicate of 125386 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.