VERIFIED FIXED 8076
REGRESSION: native text fields are reversed on "visual Hebrew" pages
https://bugs.webkit.org/show_bug.cgi?id=8076
Summary REGRESSION: native text fields are reversed on "visual Hebrew" pages
mitz
Reported 2006-03-30 07:12:38 PST
Text fields should be in logical order even on "visual Hebrew" pages. This can probably be fixed in html4.css using the -khtml-rtl-ordering property. (See also bug 6344)
Attachments
Test case (199 bytes, text/html)
2006-03-30 07:13 PST, mitz
no flags
Use logical ordering for all input elements (5.84 KB, patch)
2006-03-30 07:36 PST, mitz
darin: review+
mitz
Comment 1 2006-03-30 07:13:11 PST
Created attachment 7388 [details] Test case
mitz
Comment 2 2006-03-30 07:36:18 PST
Created attachment 7389 [details] Use logical ordering for all input elements
Darin Adler
Comment 3 2006-03-30 08:32:24 PST
Comment on attachment 7389 [details] Use logical ordering for all input elements r=me
Darin Adler
Comment 4 2006-03-30 08:32:26 PST
Comment on attachment 7389 [details] Use logical ordering for all input elements r=me
mitz
Comment 5 2006-03-31 01:07:59 PST
Verified in r13594 nightly
Note You need to log in before you can comment on or make changes to this bug.