MathewWi / fbzx-wii

Automatically exported from code.google.com/p/fbzx-wii
GNU General Public License v3.0
0 stars 0 forks source link

Virtual keyboard enters chosen key twice #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load Batty.tap
2. Press + to open virtual keyboard 
3. select 'a'

What is the expected output? What do you see instead?
Expected: menu pointer should point to Kempston
Actual: pointer moves two spaces down as if 'a' had been entered twice and thus 
misses the required option

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

Please provide any additional information below.

Original issue reported on code.google.com by whizzb...@gmail.com on 4 May 2012 at 8:52

GoogleCodeExporter commented 9 years ago
The virtual keyboard keeps the button pressed for a certain time. This is the 
reason why the 'a' is entered twice. In some games the time can not be too 
short otherwise the key is not taken. In the next release I will decrease the 
time to fix the problem. 

Original comment by olimpier...@gmail.com on 5 May 2012 at 9:10

GoogleCodeExporter commented 9 years ago
This is fixed in version 2.

Original comment by olimpier...@gmail.com on 13 May 2012 at 11:07