WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 87343
Bug 106528
FrameSelection should use shadowHost instead of shadowAncestorNode
https://bugs.webkit.org/show_bug.cgi?id=106528
Summary
FrameSelection should use shadowHost instead of shadowAncestorNode
Shinya Kawanaka
Reported
2013-01-09 22:21:04 PST
We should use node->shadowHost() here.
Attachments
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2013-01-09 22:26:24 PST
selectstart will not be fired in ShadowDOM element but host element. This is desired in <input>, <textarea> etc. but not desired for AuthroShadowDOM elements.
Shinya Kawanaka
Comment 2
2013-01-09 22:26:32 PST
*** This bug has been marked as a duplicate of
bug 87343
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug