Bug 95111
Summary: | Selection range visible briefly when clearing input type='search' with the 'x' in the field | ||
---|---|---|---|
Product: | WebKit | Reporter: | edbaker |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | mifenton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
edbaker
<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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |