summaryrefslogtreecommitdiffstats
path: root/chrome/browser/login_prompt.cc
diff options
context:
space:
mode:
authorxji@chromium.org <xji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-21 23:44:02 +0000
committerxji@chromium.org <xji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-21 23:44:02 +0000
commit69e38eca8034fe35c22744f59bee77f987ae8755 (patch)
tree217db5a362aab2e4809834f48935c46390b55e57 /chrome/browser/login_prompt.cc
parent4b495fc331fd4c5bd257b6c86ee1652aa58a9e0d (diff)
downloadchromium_src-69e38eca8034fe35c22744f59bee77f987ae8755.zip
chromium_src-69e38eca8034fe35c22744f59bee77f987ae8755.tar.gz
chromium_src-69e38eca8034fe35c22744f59bee77f987ae8755.tar.bz2
This CL fixes
issue 6125 - [edit search engines] after hitting right ctrl+shift, can't change insertion point with the mouse and issue 8686 - RTL: Can't select RTL text from Chrome UI boxes The problem is cursor positioning and cursor selection in CRichEditCtrl in RTL layout. (cursor positioning is fine even for RTL characters in LTR layout, but cursor positioning is not working even for LTR characters in RTL layout). The fix is correctly calculation of input boundary in ClipXCoordToVisibleText(), and the fix is mostly part of Nick Carter's un-committed fix in https://svn.corp.google.com/review/chrome/desc/cb/ncarter/rtl_richedit_fixes@50605 BUG=6125 BUG=8686 Review URL: http://codereview.chromium.org/86003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14158 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/login_prompt.cc')
0 files changed, 0 insertions, 0 deletions