[Webkit-unassigned] [Bug 67827] event.stopPropagation does not prevent click events from activating links

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 22:47:39 PDT 2011


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





--- Comment #2 from Marc Hoyois <marc.hoyois at gmail.com>  2011-09-08 22:47:39 PST ---
I figured this might be the intended behavior. Thanks for clarifying. I realize now that the real issue is that the shadow DOM is invisible in Javascript, otherwise as you say you could always achieve what you want by checking event.target. Funnily enough the shadow DOM used to be fully accessible through event properties a while ago, but I guess that was considered a bug and was fixed.

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