[Webkit-unassigned] [Bug 44073] New: iframe steals contextual menu when layered below an absolutely positioned div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 14:26:23 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44073

           Summary: iframe steals contextual menu when layered below an
                    absolutely positioned div
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jlukas at nighttimemidnight.com


Created an attachment (id=64523)
 --> (https://bugs.webkit.org/attachment.cgi?id=64523)
Reduced test case

Bringing up the contextual menu on a div layered above an iframe chooses iframe as the context, rather than the div. This means that the selection cannot be copied, and Inspect Element shows the iframe rather than the div. Input other than ctrl+click or right click correctly go to the div rather than the iframe.

Happens in both HTML and XHTML mode. Occurs in both Safari 5.0.1 and the latest Webkit nightly (r65398). I've heard that this isn't an issue on Safari 5.0.1 for Windows, but was unable to test this myself.

Reduced test case attached.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list