Bug 8076 - REGRESSION: native text fields are reversed on "visual Hebrew" pages
Summary: REGRESSION: native text fields are reversed on "visual Hebrew" pages
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-03-30 07:12 PST by mitz
Modified: 2006-03-31 01:07 PST (History)
0 users

See Also:


Attachments
Test case (199 bytes, text/html)
2006-03-30 07:13 PST, mitz
no flags Details
Use logical ordering for all input elements (5.84 KB, patch)
2006-03-30 07:36 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 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)
Comment 1 mitz 2006-03-30 07:13:11 PST
Created attachment 7388 [details]
Test case
Comment 2 mitz 2006-03-30 07:36:18 PST
Created attachment 7389 [details]
Use logical ordering for all input elements
Comment 3 Darin Adler 2006-03-30 08:32:24 PST
Comment on attachment 7389 [details]
Use logical ordering for all input elements

r=me
Comment 4 Darin Adler 2006-03-30 08:32:26 PST
Comment on attachment 7389 [details]
Use logical ordering for all input elements

r=me
Comment 5 mitz 2006-03-31 01:07:59 PST
Verified in r13594 nightly