Bug 95111

Summary: Selection range visible briefly when clearing input type='search' with the 'x' in the field
Product: WebKit Reporter: edbaker
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: mifenton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description edbaker 2012-08-27 12:03:00 PDT
<input type='search'/> shows 'x' icon in the input field that can be used to clear any content in the field. The selection range is briefly shown on the content before the content is removed from the field. The content should probably be removed without the selection range being shown on the content.