Status: Assigned
Owner: [email protected]
CC: [email protected],  [email protected],  [email protected]
Labels: Type-Bug Pri-3 OS-All Area-Misc

New issue 7166 by [email protected]: A message coming from a web page should  
inherit its directionality from that of the web page
http://code.google.com/p/chromium/issues/detail?id=7166

Since Chrome UI strings are localized strings, they inherit directionality
from Chrome UI's.

But a message coming from a web page should inherit its directionality from
that of the web page, disregarding what the Chrome UI directionality is.

For example, a JS alert message should inherit its directionality from the
overall web page document directionality. Please refer to
http://code.google.com/p/chromium/issues/detail?id=6099 for more
information.

The current fix of issue 6099 is to use heuristics to determine the
message's directionality. The directionality is based on the first
character with strong directionality in the message.

The right fix should be inheriting the directionality from web page's.




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