[prev in list] [next in list] [prev in thread] [next in thread] 

List:       webkit-unassigned
Subject:    [Webkit-unassigned] [Bug 119348] New: RenderEmbeddedObject::isReplacementObscured is wrong if an obs
From:       bugzilla-daemon () webkit ! org
Date:       2013-07-31 19:19:48
Message-ID: bug-119348-2851 () https ! bugs ! webkit ! org/
[Download RAW message or body]

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

           Summary: RenderEmbeddedObject::isReplacementObscured is wrong
                    if an obscuring element has pointer-events: none set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned@lists.webkit.org
        ReportedBy: thorton@apple.com
                CC: sfalken@apple.com, thorton@apple.com,
                    gordon_sheridan@apple.com


In this case from plugins/unavailable-plugin-indicator-obscurity.html:

<div class="container">
    <embed id="pointerEventsBlockedOnObscuringSibling" class="shouldNotBeObscured" \
type="application/x-webkit-test-netscape"></embed>  <div class="cover" \
style="pointer-events: none;"></div> </div>

div.cover completely obscures the embed, but because div.cover has pointer-events: \
none, the embed passes the hit-test in isReplacementObscured, and we claim that it \
isn't.

I'm going to post a patch to swap the expected behavior in the test, and leave this \
bug open to track fixing it (which I don't plan to nor know how to do).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
webkit-unassigned mailing list
webkit-unassigned@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-unassigned


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic