[Webkit-unassigned] [Bug 170211] New: Click event from button.click() is not composed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 28 15:59:51 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170211
Bug ID: 170211
Summary: Click event from button.click() is not composed
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkit at keanulee.com
CC: cdumez at apple.com
When programatically calling `.click()` on an element, the dispatched click event is `composed: false` when it should be true (https://github.com/w3c/webcomponents/issues/513).
Repro:
http://jsbin.com/majaran/edit?html,output
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170328/977e88be/attachment.html>
More information about the webkit-unassigned
mailing list