Comment #1 on issue 7253 by [email protected]: in RTL locales, tooltip
of pure English tabs title does not have correct directionality
http://code.google.com/p/chromium/issues/detail?id=7253
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=9064
------------------------------------------------------------------------
r9064 | [email protected] | 2009-02-02 17:55:42 -0800 (Mon, 02 Feb 2009) |
14 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/tooltip_manager.cc?r1=9064&r2=9063
This CL fix issue 7253 -- tooltip of pure English tab title has wrong
directionality.
(http://crbug.com/7253)
Fix: LTR tooltip text need to be marked with LRE-PDF to be displayed
correctly in RTL locales.
Test steps:
1. Open Chrome in RTL locales.
2. Open page http://mail.yahoo.com, whose title is "Yahoo! Mail: the best
web-based mail!"
3. Mouse over to the tab title to show the completed page title.
Without the fix, tooltip text is: "!Yahoo! Mail: the best web-based mail"
(with wrong placement of the ending punctuation).
With the fix, tooltip text is: "Yahoo! Mail: the best web-based mail!"
Review URL: http://codereview.chromium.org/21003
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---