Comment #6 on issue 14239 by progame: Omnibox should support autodirectionality on all platforms http://code.google.com/p/chromium/issues/detail?id=14239
a few observations: In Hebrew UI IE under Vista, the Address bar is initialized as right aligned, but LTR reading order (same as Chome expect that's not good enough when the same box is also used for search) In IE the search box (ctrl+F) is initialized as right aligned and RTL reading order so using RTL directionality is probably right for chrome too until automation can be achieved (that would be sweet!) currently Chromes search box is right aligned but has LTR directionality automation for the omnibox is a bit more complicated IMO as i wrote above, is it even possible to automate the directionality without changing the alignment? -- 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 -~----------~----~----~----~------~----~------~--~---
