Comment #7 on issue 5996 by bugdro...@chromium.org: Tooltip gets direction  
from Chrome langauge, not element (or even page)
http://code.google.com/p/chromium/issues/detail?id=5996

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

------------------------------------------------------------------------
r21266 | x...@chromium.org | 2009-07-21 22:56:24 -0700 (Tue, 21 Jul 2009) |  
14 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/chrome_client_impl.cc?r1=21266&r2=21265
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/chrome_client_impl.h?r1=21266&r2=21265

This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not  
element (or even page)

The related webkit bug is
https://bugs.webkit.org/show_bug.cgi?id=24187

After webkit passes both the title string and its directionality to its  
client, Chrome will force the title to be displayed in correct  
directionality using Unicode Control characters.

BUG=http://crbug.com/5996
TEST=In both English Chrome and Hebrew Chrome
1. open the test case in http://crbug.com/5996 comment #1
2. hover over the red span, tooltip should be displayed as RTL in both  
English Chrome and Hebrew Chrome.
3. hover over the blue span, tooltip should be displayed as LTR in both  
English Chrome and Hebrew Chrome.

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


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