Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
1.83k stars 67 forks source link

Auto-hide toolbar disappears on arrows #906

Open Fmstrat opened 4 days ago

Fmstrat commented 4 days ago

Describe the bug

When the keyboard is set to auto hide the toolbar, and you use arrows, the toolbar disappears every time you press an arrow, making it had to navigate text.

To Reproduce

Expected behavior When using the arrow keys, the toolbar should not auto hide.

App version 2.0

Device:

Helium314 commented 2 days ago

This is actually a main reason why the auto-hide setting exists separately from the auto-show setting

Fmstrat commented 2 days ago

But with auto-show enabled and auto-hide not, you'd have to manually tap to see predictions every time.

It would be better to have a noHide flag on certain buttons that would keep the toolbar visible when pressed.