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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 08:42:30 PST 2019


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

Alex Bussey <abussey at jwplayer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abussey at jwplayer.com

--- Comment #3 from Alex Bussey <abussey at jwplayer.com> ---
This is still present in the latest nightly build (r241015 - 2/6/19) and in production.

The use case we have is that we are a video player that sometimes plays ads in iFrames on top (in terms of z-index) the player. In between ad breaks, we put visibility: hidden on the iFrame. In all browsers, except Safari, right-clicking on the player will bring up the proper contextual menu from the player itself. However, in Safari, the event is still passed to the iFrame and the user sees the contextual menu from the iFrame.

We built a page, linked below, that plainly shows the behavior:

http://playertest.longtailvideo.com/jong/safari-hidden-iframe.html

In searching Bugzilla, it looks like similar issues were reported back to 2009 (#26649).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190206/3848ddd8/attachment.html>


More information about the webkit-unassigned mailing list