Bug 154232
| Summary: | Input cursor is not displayed when re-visiting text input after clear | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Stephen Nelson <stephen+webkit> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Minor | CC: | ap, jonlee, mmaxfield |
| Priority: | P2 | ||
| Version: | Safari 9 | ||
| Hardware: | Mac | ||
| OS: | OS X 10.11 | ||
Stephen Nelson
Steps to reproduce:
* Tab to an empty text input
* Note that a cursor is drawn at the start of the input
* Enter some text
* Clear the text
* Tab away
* Tab to the empty text input
* Note that no cursor is drawn, only the focus highlight
Possibly related to https://bugs.webkit.org/show_bug.cgi?id=142477, https://bugs.webkit.org/show_bug.cgi?id=149504
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |