[Webkit-unassigned] [Bug 35711] New: Autocomplete direction should match input direction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 17:26:19 PST 2010


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

           Summary: Autocomplete direction should match input direction
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://maktoob.search.yahoo.com/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: contact at marcelduran.com


Created an attachment (id=49967)
 --> (https://bugs.webkit.org/attachment.cgi?id=49967)
LTR autocomplete suggestions, should be RTL on RTL pages

Currently, autocomplete field is always LTR.
On RTL inputs, autocomplete direction should be RTL too.

To reproduce:

- go to http://maktoob.search.yahoo.com/
- type something like "foo" and press enter (or click search button)
- go back to that same page and type "foobar" and press enter (or click search
button)
- go back to that same page and type "f" or click over search box (input field)
to see autocomplete suggestions.

Result:
autocomplete suggestions are displayed from LTR. (it should be RTL)

-- 
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