[Webkit-unassigned] [Bug 51499] New: "Search" input doesn't fully support RTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 14:54:51 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51499

           Summary: "Search" input doesn't fully support RTL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: estade at chromium.org


The following snippet will give a search input where the text is input RTL:

<input type=search results=5 style="direction: rtl;">

however, the icons still show in the LTR locations, ie., the search glass is on the left and the x is on the right. They should be swapped (also the search glass should be horizontally mirrored).

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



More information about the webkit-unassigned mailing list