[Webkit-unassigned] [Bug 34042] New: visibility:hidden iframe captures contextual click.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 23 11:41:29 PST 2010


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

           Summary: visibility:hidden iframe captures contextual click.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hartman at videolan.org


I'm attaching a html case with an iframe within an absolute positioned div. The
div has visibility:hidden

Try to right click the link on the webpage. You will be presented with the
contextual menu for the frame. The contextual menu options for the link are
missing. This is annoying when trying to open a link in the new tab or new
window, but even more annoying in that all elements behind this invisible
iframe cannot be directly inspected with right-clik "Inspect Element". A mid
mouse button click does force the opening of the link in a new tab. The problem
can be worked around by using "display:none;" instead.

The bug is present in Safari 4 and the latest nightly (6531.21.10, r53765).

-- 
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