[Webkit-unassigned] [Bug 76217] New: Event.eventPhase is not set to 2 (at target) when handling dblclick event in <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 14:58:54 PST 2012


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

           Summary: Event.eventPhase is not set to 2 (at target) when
                    handling dblclick event in <input>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, dglazkov at chromium.org,
                    dominicc at chromium.org


Event.eventPhase is not set to 2 (at target) when handling dblclick event in <input>

I suspect this is confusion caused by our shadow DOM?

I've attached a copy of:
http://samples.msdn.microsoft.com/ietestcenter/domevents/event.eventphase.html

with a little bit of console.log logging added.

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