Comment #8 on issue 23425 by [email protected]: Missing space in  
Omnibox dropdown between the Hebrew string typed in and suggested completion
http://code.google.com/p/chromium/issues/detail?id=23425

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=31619

------------------------------------------------------------------------
r31619 | [email protected] | 2009-11-10 16:14:31 -0800 (Tue, 10 Nov 2009)  
| 9 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/app/gfx/canvas.h?r1=31619&r2=31618
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/app/gfx/canvas_win.cc?r1=31619&r2=31618
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete.h?r1=31619&r2=31618
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc?r1=31619&r2=31618

Added a flag to the Canvas class which allows forcing an RTL directionality
on text drawn using Canvas::DrawStringInt(). Using this flag, it is  
possible to
render RTL text correctly on platforms where LRE/PDF chars are not  
supported (e.g.
Windows XP with no RTL fonts installed).

BUG=23425
TEST=Run chrome and enter Hebrew text into the omnibox (see bug  
description). Make sure suggestions are formatted correctly. Verify in both  
RTL and LTR UIs.

Review URL: http://codereview.chromium.org/384018
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to