You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
When I type a word and want to add a comma after it AND the word happens to be sharing the same key combo as another word that has apostrophe in this place -- I get always suggested this word
This happens surprisingly often!
See video below Suggested behavior: suggest this apostrophe containing word only if next letter after apostrophe is inputted
In my example -- only after 3 or 9 is pressed (приб'є or приб'ю)
Meaning 56421 should produce "Осіб," (assuming my state of suggestions), 564213 should produce "Приб'є"
I hope I've explained is at least half understandable (:
Video:
video_2024-07-19_05-37-04.mp4
The text was updated successfully, but these errors were encountered:
I understand the problem very well and I've been banging my head for months searching for a solution for typing words with apostrophes.
During the past year, only Ukrainian, but also French and likely Italian and Hebrew, have transitioned from "nearly unusable" to "almost there". There were many problems with English as well.
Now, as for your problem, you can get "осiб," but you need to scroll back, then forth the suggestion list, then hit 1-key to append the comma. Alternatively, always press OK to accept the current word, before typing the comma. These are the workarounds until I find a solution.
I believe the actual solution is to:
Always preserve the current suggestion before the next database search.
If there is no exact match for word+1, display the previous word+added punctuation.
I do press ok in those cases, but I'm typing too fast to notice sometimes! (:
Your proposed solution seems like just what will fix our gripes, thank you!
Hello!
When I type a word and want to add a comma after it AND the word happens to be sharing the same key combo as another word that has apostrophe in this place -- I get always suggested this word
This happens surprisingly often!
See video below
Suggested behavior: suggest this apostrophe containing word only if next letter after apostrophe is inputted
In my example -- only after 3 or 9 is pressed (приб'є or приб'ю)
Meaning 56421 should produce "Осіб," (assuming my state of suggestions), 564213 should produce "Приб'є"
I hope I've explained is at least half understandable (:
Video:
video_2024-07-19_05-37-04.mp4
The text was updated successfully, but these errors were encountered: