Ryogo-X / tolino_ntx_6sl_twrp

TWRP for Tolino eInk readers
Apache License 2.0
38 stars 10 forks source link

On-screen keyboards works not very well #6

Closed Ryogo-X closed 6 years ago

Ryogo-X commented 6 years ago

TWRP built-in on-screen keyboard not recognize single tap for some keyboard keys which makes using keyboard a bit tricky.

bell07 commented 6 years ago

Tested on my "page" and you are right.

~50% of key presses have a delay that result in "long key press" alternative character. Tried to disable the "key vibration" settings. Feels faster but did not solved the issue.

If keys pressed behind each other the issue does happens less common. If no key is pressed for some seconds, the first key press gets the long-key-press more often

Ryogo-X commented 6 years ago

Somewhat input handling is tied to screen refresh. Long screen refresh could produce fake long-presses. The issue should be fixed in https://github.com/Ryogo-Z/tolino_ntx_6sl_twrp/releases/tag/3.2.3v3 due to enabling A2 mode + new monochrome theme.