Bug 8082

Summary: REGRESSION: Empty RTL text fields place the caret on the left side
Product: WebKit Reporter: mitz
Component: FormsAssignee: 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>

Description mitz 2006-03-30 09:34:16 PST
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.
Comment 1 mitz 2006-04-04 01:52:54 PDT
Verified in r13675 nightly.