Bug 14775
| Summary: | REGRESSION (r23987-24002): Input gets focus but no caret when clicking placeholder text | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aroben |
| Priority: | P1 | Keywords: | HasReduction, Regression |
| Version: | 523.x (Safari 3) | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | data:text/html,<input type="search" placeholder="search"> | ||
Matt Lilek
Clicking the placeholder text of a input field focuses it but does not allow editing and has no cursor (not limited to just search fields).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matt Lilek
This looks to have regressed between r23987 and r24002 (probably r23994).
Matt Lilek
D'oh
*** This bug has been marked as a duplicate of 14653 ***