Helium314
Helium314
When you set "enable split keyboard", it's for portrait mode. When you set "enable split keyboard (landscape)", it's for landscape mode. Previously the split was dependent on screen width, but...
No, separate (un)folded settings haven't been implemented yet (#1063)
> how aggressive the recommendations of words is in the bar. I'm not sure how you would change the aggressiveness of recommendations. If you mean autocorrect, there is already a...
Why don't you want words suggested if you type them multiple times?
Horizontal swipe on spacebar moves cursor to next beginning/end of word, not moving letter-by-letter
Fennec is extremely nasty here. When an `InputConnection` calls [`setSelection`](https://developer.android.com/reference/android/view/inputmethod/InputConnection#setSelection(int,%20int)), then the "editor" (i.e. the text field) should call `onUpdateSelection`. And moving the cursor with space swipe results in `setSelection`....
Horizontal swipe on spacebar moves cursor to next beginning/end of word, not moving letter-by-letter
Probably it's the same in Firefox, I didn't check. But still I think it's an issue of the app.
Horizontal swipe on spacebar moves cursor to next beginning/end of word, not moving letter-by-letter
> But then why it doesn't occur on GBoard? Without looking a GBoard code I can only guess. Maybe there is a way of detecting such behavior, or maybe they...
You can do this by customizing the functional keys (use a `variation_selector` for url, mail, ...)