[Webkit-unassigned] [Bug 26649] New: <div> has higher z-index than <iframe> but context menu etc. is for <iframe>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 07:15:46 PDT 2009


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

           Summary: <div> has higher z-index than <iframe> but context menu
                    etc. is for <iframe>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bill at dojotoolkit.org


I'll attach a test case shortly.   Basically, there's an <iframe> at z-index:
0, and then a <div> at z-index: 999, but when you right-click over the <div>
you get the menu for the <iframe> (with choices like "open in new window")

Not shown in the test case, but probably related, is a bug where you can paste
into the underlying <iframe> (by using the paste option from the context-menu)
even though the iframe is theoretically hidden by the div.

See also:

  - http://www.codingforums.com/archive/index.php/t-55100.html

  -
http://stackoverflow.com/questions/850484/workaround-for-drawing-bug-when-overlaying-a-div-over-an-iframe-in-safari


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



More information about the webkit-unassigned mailing list