Closed Bug 240115 Opened 20 years ago Closed 20 years ago

iFrame triggers menu mouseout although in lower z-index

Categories

(Core :: DOM: Events, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 236925

People

(Reporter: tim.c.quinn, Unassigned)

Details

(Whiteboard: DUPEME)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

When iFrame exists on page whether hidden or visible, it will cause popup menu's
to fire a mouseout event even though the z-index of the iFrame or containing
element has a lower z-index than the menu.

IE 5.5+ works correctly.

Reproducible: Always
Steps to Reproduce:
1. Add and iFrame in the range of a popup menu.
2. Set iFrame to lower z-index than popup menu.
2. Have popup menu show and when mouse goes over iFrame.
3. Mouseout will fire on menu when over the iFrame.

Actual Results:  
mouseout event fires for menu

Expected Results:  
mouseout should not fire since mouse is still over menu which is at the top of
the z-index of layers
This test case will work in both Mozilla and IE. It probably could be
simplified a little further.

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

Attachment

General

Created:
Updated:
Size: