Bug 8082
| Summary: | REGRESSION: Empty RTL text fields place the caret on the left side | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Forms | Assignee: | Darin Adler <darin> |
| Status: | VERIFIED FIXED | ||
| Severity: | Normal | Keywords: | Regression |
| Priority: | P1 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | data:text/html,<body%20onload="t.focus()"><input%20id="t"%20type="text"%20style="direction:rtl"></body> | ||
mitz
When clicking an empty RTL text field, initially the caret appears on the left hand side of the field. It should be on the right hand side.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
Verified in r13675 nightly.