[Webkit-unassigned] [Bug 181586] New: Hover in iframe should be lost when hovering overlapped content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 12 01:32:14 PST 2018


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

            Bug ID: 181586
           Summary: Hover in iframe should be lost when hovering
                    overlapped content
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: unicornspamtom at icloud.com

Created attachment 331186

  --> https://bugs.webkit.org/attachment.cgi?id=331186&action=review

iframe bug

Steps to reproduce:
1. Download and extract `iframe.zip`.
2. Open `iframe/iframe-bug.html` in latest Safari.
3. Hover over yellow rectangle. (Turns red)
4. Move mouse to dark grey rectangle without leaving red rectangle.

Expected behaviour:
Red rectangle in step 4 should turn back to yellow.

Actual behaviour:
Content in iframe is still hovered.

Iframe's WebInspector `$('body').matches(':hover')` returns true.

This bug has already been fixed in Chrome:
https://bugs.chromium.org/p/chromium/issues/detail?id=409601

-- 
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/20180112/936686f7/attachment-0001.html>


More information about the webkit-unassigned mailing list