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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 19:36:18 PDT 2009


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


Xiaomei Ji <xji at chromium.org> changed:

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




--- Comment #20 from Xiaomei Ji <xji at chromium.org>  2009-08-10 19:36:16 PDT ---
Created an attachment (id=34536)
 --> (https://bugs.webkit.org/attachment.cgi?id=34536)
patch w/ manual test

updated patch per Jay and Mitz's suggestions:
1. add a new flag to indicate in what directionality text in popup will be
drawn.
2. move draw ellispses with draw truncated text from PopupMenuChromium to
GraphicsContext
3. use StringTruncator to prepare truncated text along with ellipses to be
drawn.

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