Bug 88494

Summary: [Shadow][Editing] Selection blinks
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82697    

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