[Webkit-unassigned] [Bug 27889] [Chromium] RTL autocomplete popup is not layout correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 18:11:51 PDT 2009


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


Xiaomei Ji <xji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34240|                            |review?
               Flag|                            |




--- Comment #12 from Xiaomei Ji <xji at chromium.org>  2009-08-06 18:11:49 PDT ---
Created an attachment (id=34240)
 --> (https://bugs.webkit.org/attachment.cgi?id=34240)
patch w/ manual test

1. Since the change only affects Chromium's <select> and autofill, I do not
think it can be auto-tested.
Please let me know otherwise.

2. For autofill, I am using the input element's direction to display the item
in drop-down list, mainly to keep the display in drop-down list consistent with
the display in input field.
for <select>, I leave the directionality of item in drop-down list as
auto-detected (as first strong directional character's direction).

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