summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorbshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-30 20:50:48 +0000
committerbshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-30 20:50:48 +0000
commit357b18ca88fb9b50cdc548aefc96f4b512b80822 (patch)
tree98734160f1df9f423a656c463ebf3e51c7d9d254 /webkit/tools
parentea5ace2eab528fd7272744585199d2625411f9ca (diff)
downloadchromium_src-357b18ca88fb9b50cdc548aefc96f4b512b80822.zip
chromium_src-357b18ca88fb9b50cdc548aefc96f4b512b80822.tar.gz
chromium_src-357b18ca88fb9b50cdc548aefc96f4b512b80822.tar.bz2
Delay virtual keyboard hiding for 100ms
This CL should fix this issue that we are experiencing(note it is not always reproducible): - In a maximized window, clicking button may not take any effect due to immediate keyboard relayout (go to http://unixpapa.com/js/testkey.html and try hit reset button after typed a bunch of keys) It also workarounds the other two issues: 1. keyboard flicking when quickly switch from one input field to another field 2. In webdev javascript console, the input feild temoporary lost focus when candidate popup window shows and it may try to hide and relayout keyboard, which makes the console unuseable with virtual keyboard. The root problem for the above two issues are tracked in issue 281493. BUG= Review URL: https://chromiumcodereview.appspot.com/22831045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220648 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
0 files changed, 0 insertions, 0 deletions