[Webkit-unassigned] [Bug 11916] New: REGRESSION (SearchField): RTL search fields are mixed up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 09:17:46 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11916

           Summary: REGRESSION (SearchField): RTL search fields are mixed up
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,%3Cinput%20type=%22search%22%20dir=%22rtl
                    %22%20results=%225%22%20value=%22SearchingForLongWords%2
                    2%3E
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, SearchField
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: adele at apple.com


RTL search fields are mixed up. Open the URL and notice how despite the close
button (x) being on the right and the popup button (magnifier glass) being on
the left, if you actually click in either side you get the opposite behavior.
The inner text's padding is also reversed, so that on the left the text renders
over the magnifier glass and on the right there's a big gap between the text
and the close button.

I think the buttons should stay like this (popup on the left, close on the
right) and the other stuff should be made consistent with them, like in the LTR
case.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list