Comment #4 on issue 5926 by [email protected]: RTL: Text in [New Tab] should  
be truncated from RightToLeft instead of LeftToRight
http://code.google.com/p/chromium/issues/detail?id=5926

b/1203418 is merged into this

Minor issues with text overflow in title (text) fields/labels of the New  
Tab in RTL
locales.

1) The ellipsis should replace the text it's eliding, but instead both are  
showing
up.
2) The overflowing text is being cropped left-to-right (wrong direction).

Both happen in Safari as well when using dir="rtl" and text-overflow:  
ellipsis, so it
looks like a webkit issue. I don't think this is terribly important. Issue  
#1 is
easily solvable with a hack to set text-overflow = 'clip' instead  
of 'ellipsis' on
title elements when <html>.dir == "rtl".


Attachments:
        scr.JPG  102 KB

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