WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
88494
[Shadow][Editing] Selection blinks
https://bugs.webkit.org/show_bug.cgi?id=88494
Summary
[Shadow][Editing] Selection blinks
Shinya Kawanaka
Reported
2012-06-06 21:17:26 PDT
HTML <div>BEFORE HOST</div> <div id="host"></div> Shadow DOM <div id="shadow-host">SHADOW (BEFORE)<shadow></shadow>SHADOW(AFTER)</div> Nested Shadow DOM <div>NESTED BEFORE</div><shadow></shadow><div>NESTED AFTER</div> Select from SHADOW(AFTER) to BEFORE HOST without releasing mouse. Then selection blinks.
Attachments
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2012-06-26 13:55:01 PDT
I cannot reproduce this anymore. Let's mark this INVALID until a repro is found again.
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