[Webkit-unassigned] [Bug 85774] New: [Shadow] Drop events aren’t fired on nodes in Shadow DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 22:56:50 PDT 2012


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

           Summary: [Shadow] Drop events aren’t fired on nodes in Shadow
                    DOM
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/eH8Ye/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
                CC: hayato at chromium.org, morrita at google.com,
                    shinyak at chromium.org, tasak at google.com


This was reported as <http://code.google.com/p/chromium/issues/detail?id=125975> with a repro at <http://jsfiddle.net/eH8Ye/>:

1. Drag a file onto the blue square – note the event fires.
2. Drag a file onto the red square – event does not fire.

Expected behavior is that a similar event fires in both cases.

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