Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
2.21k stars 84 forks source link

horizontal spacebar swipe gesture move cursor not swiping right #795

Open Frozen-Fang opened 3 months ago

Frozen-Fang commented 3 months ago

To Reproduce Setting horizontal spacebar swipe gesture to moving cursor, then Holding space to activate move cursor and swiping right

Expected behavior Holding space to activate move cursor and swiping right will move the cursor right

App version 1.3 version from f-droid

Device:

Charles7z commented 3 months ago

What happens for you? Anything?

I haven't had a problem with this ever however, you have to begin the gesture immediately, don't press and wait just slide left or right.

Frozen-Fang commented 3 months ago

Here's a video https://github.com/Helium314/HeliBoard/assets/170153195/3067616b-5e11-4d40-a057-3d885fe8f157

Charles7z commented 3 months ago

Interesting.

I seen it move but then nothing.

For now try to be a little slower in the initial start of the gesture and see if that helps. I also noticed some of your movement weren't exactly perfectly vertical or horizontal — I've tested that and I get no movement unless I'm moving perfectly vertical or horizontal 🤷🏻‍♂️

Maybe reset the app by clearing data if you haven't tried that and the above did nothing. However it's not s bug I've ever run into on Openboard/HeliBoard.

Helium314 commented 3 months ago

You should not need to be perfectly vertical, moving more right than up/down is enough, this is how it works for me.

The only thing that might cause an issue when swiping right is when the text field / app claims there is no text after the cursor. Does the issue occur in other apps too?