- From: <bugzilla@jessica.w3.org>
- Date: Fri, 20 Mar 2015 00:39:12 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28246
Bug ID: 28246
Summary: [Shadow]: Disable event capturing through a ShadowRoot
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: dfreedm@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
Blocks: 14978
Bug 20247 is still an annoying thorn for development, as it is just *awkward*
to see non-bubbling events dispatch to ShadowRoot hosts.
Given that this property is a compromise compliance for the event capturing
phase, can we instead just drop the ability to capture events through a
ShadowRoot boundary?
It seems rather unlikely that a developer using capturing events will handle
events fired inside of a ShadowRoot correctly, and it seems a beneficial
property of closed ShadowRoots to close another loophole through which
information can leak.
WDYT?
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 20 March 2015 00:39:14 UTC