diff options
author | 2009-10-12 12:59:34 -0700 | |
---|---|---|
committer | 2009-10-12 12:59:34 -0700 | |
commit | 8850bdc7e4c1da7049231bc1e21f17213562f9b6 (patch) | |
tree | 86df8a973971192319b4e3e9e0a0f12781598b5b /java/src | |
parent | 0f3b8e8966d3da99e7844d6ca8083cccf23bef01 (diff) | |
download | latinime-8850bdc7e4c1da7049231bc1e21f17213562f9b6.tar.gz latinime-8850bdc7e4c1da7049231bc1e21f17213562f9b6.tar.xz latinime-8850bdc7e4c1da7049231bc1e21f17213562f9b6.zip |
Fix for 2170453: Capitalization sticks when entering passwords in Browser
This is caused by a delay in changing the shift state for performance reasons.
The delay was too long, causing multiple characters to be in shifted state when
typing fast (300ms interval).
Fix removes the optimization for the forward typing case. Doesn't affect the
backspace long-press optimization.
Triage: Hiroshi
Dr. No: mcleron
Diffstat (limited to 'java/src')
0 files changed, 0 insertions, 0 deletions