IvanVolosyuk / wifikeyboard

Automatically exported from code.google.com/p/wifikeyboard
GNU General Public License v2.0
169 stars 54 forks source link

randomly changes backspace and arrowkey functions (Google Chrome) #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Everything up to usage is normal, at random points the application will 
randomly switch from being able to backspace and arrow keys moving cursor, to 
backspace changing to the delete functionality and arrow keys selecting the 
same way if you pressed shift and arrow keys to move cursor.

What is the expected output? What do you see instead?

Expected output is the backspace to function like it should, and arrow keys to 
not select text like shift-arrowkey. Instead, backspace function changes to 
that of delete key, and arrowkey functions change to shift-arrowkey functions.

What version of the product are you using? On what operating system?

WiFiKeyboard version 2.3.5
Google Nexus 7 (2013) w/ Android 4.4.4
Google Chrome 34.0.1847.137
Ubuntu 14.04 

Please provide any additional information below.

Application works fine in Firefox v.29.0, very likely a Chrome issue. 

Original issue reported on code.google.com by jeob...@gmail.com on 27 Jul 2014 at 6:19