openboard-team / openboard

GNU General Public License v3.0
2.51k stars 250 forks source link

Allow space bar corrections when number is entered from number row #867

Open yaomtc opened 2 months ago

yaomtc commented 2 months ago

If the number row is enabled and I accidentally tap too high, and insert a number into a word, the suggestion bar will show the word I meant to type. However, hitting the space bar does not enter the suggestion/correction.

I would like the number row to be treated the same as the letter keys regarding autocorrect, with the middle suggestion being used by default as happens when a typo only involves letters.

This could be an optional setting, disabled by default, but featured underneath the setting that enables the number row.