Bug 108908 - [Shadow] Touch events are not fired in shadow tree.
Summary: [Shadow] Touch events are not fired in shadow tree.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 107800
Blocks: 107796
  Show dependency treegraph
 
Reported: 2013-02-04 22:34 PST by Hayato Ito
Modified: 2013-03-06 00:05 PST (History)
2 users (show)

See Also:


Attachments
Event listeners on nodes in shadow tree are not fired. Put it on LayoutTests/fast/dom/shadow/ (4.70 KB, text/html)
2013-02-04 22:38 PST, Hayato Ito
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2013-02-04 22:34:29 PST
Please let me file a new bug rather than re-using bug 107797.

There are still cases where a Touch event is not fired in shadow tree. I'll attach a testcase later.
Comment 1 Hayato Ito 2013-02-04 22:38:56 PST
Created attachment 186548 [details]
Event listeners on nodes in shadow tree are not fired. Put it on LayoutTests/fast/dom/shadow/
Comment 2 Hayato Ito 2013-03-06 00:03:45 PST
https://bugs.webkit.org/show_bug.cgi?id=107800 fixed also this.
Comment 3 Hayato Ito 2013-03-06 00:04:52 PST
The subject of this bug should use 'Touch Event' rather than 'Gesture event'.