summaryrefslogtreecommitdiffstats
path: root/tools/python/google/platform_utils_mac.py
diff options
context:
space:
mode:
authorsuzhe@chromium.org <suzhe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-01 04:49:06 +0000
committersuzhe@chromium.org <suzhe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-01 04:49:06 +0000
commitad53baa575a30701cf26e77d748252c010fb96ab (patch)
tree168fccfcfe9852812f34c0675fdc8b0656cb6af5 /tools/python/google/platform_utils_mac.py
parent29bba6f380ab785dc70d0632b62e98b47f5f4763 (diff)
downloadchromium_src-ad53baa575a30701cf26e77d748252c010fb96ab.zip
chromium_src-ad53baa575a30701cf26e77d748252c010fb96ab.tar.gz
chromium_src-ad53baa575a30701cf26e77d748252c010fb96ab.tar.bz2
[Linux]Improve keyboard event handling code of RWHV.
Just like what Mac port already did, this CL changes the method to determine if a keyboard event should be processed by the browser to use a boolean field instead of setting the keyval of os_event to GDK_VoidSymbol. Because in some cases, GDK_VoidSymbol might be valid key value, for example ctrl-b on Arabic keyboard. BUG=35117 Emacs key binding ctrl-b doesn't work in web page when using Arabic keyboard layout. TEST=Enable Emacs key theme and switch to Arabic keyboard layout, then try ctrl-b (move cursor backwards) in web page's text area. Review URL: http://codereview.chromium.org/661149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40255 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/python/google/platform_utils_mac.py')
0 files changed, 0 insertions, 0 deletions