Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.25k stars 167 forks source link

Some keys doesn't operate quick without modifier keys #532

Open anins1der opened 5 months ago

anins1der commented 5 months ago

Hi, I saw update on Droid-ify, updated all of my apps (plus keyboard of course), and started using Termux. You know, clone a repo, fix typos , yadda yadda but keyboard fell a bit slower after updating it to v1.25.0 . I found Backspace, Del and arrow keys just doesn't erase quick as holding any key (at least for me). EDIT: These keys does act normal with a modifier key

Julow commented 5 months ago

What do you mean by quick ? Is here a delay when pressing a key or are you talking of key-repeat ?

anins1der commented 5 months ago

Key repeat delay

Julow commented 5 months ago

In the settings you can change the delay before key repeat kicks and the interval between two repeats.

anins1der commented 4 months ago

I know but these keys above doesn't repeat quick if there is no modifier key used

Julow commented 4 months ago

Could you record your screen while showing the bug ?

anins1der commented 4 months ago

Yeah ... My device is just starts to record like a $Hit now :/

So let me visualize it

While holding the key for 0.5 seconds: aaaaaaaaaaaaaaa

After erasing a bit for 0.5 seconds: aaaaaaaaaa

Erasing with one of the modifier keys activated for 0.5 seconds: (Erased all of them)

Julow commented 4 months ago

I can reproduce the bug on my device. Though, I couldn't find the cause yet. It seems to happen only with the delete key.