Status: Available Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI RTL
New issue 7698 by [email protected]: RTL: "Find In Page" text field should change writing direction based on directionality of first character. http://code.google.com/p/chromium/issues/detail?id=7698 What steps will reproduce the problem? 1. Launch an RTL instance of Chrome by adding --lang=he to the command line. 2. Navigate to a webpage and open the Find dialog: cntrl-f 3. Type the letter 'a'. What is the expected output? What do you see instead? Chrome should use the first character with strong directionality in the string to set the directionality of the find dialog and should align the insertion point to the left. For an example of how this should work open www.google.co.il and type the letter 'a', then delete it and type a Hebrew letter, notice how the directionality of the text input field changes. The standard windows UI doesn't provide this functionality, but IMHO we should do this for Find In Page text field. -- 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 -~----------~----~----~----~------~----~------~--~---
