-
-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Always show word that will be typed as middle word in suggestions row #658
Comments
There's a slight workaround for tap typing. That's to run words together, don't input a space, and then you will have multiple words suggested. Gesture input doesn't do this, of course, but it has flow preview. |
I'm glad to hear that!
It is the behavior of SwiftKey, but it is not the behavior of GBoard. I guess it should probably be off by default. But of course others can chime in as well! |
Not my issue but I would be inclined to agree that it is unlikely to be a welcome change for all users. The more customization options the better, imo |
Yeah that makes a lot of sense. I hadn't considered lack of autocorrect. I've always had it on, personally lol |
Does anyone have a good idea how to name the setting, so it is short and clear enough? |
🤷♂️ I also think that where the setting shows up helps clarify greatly what it's for and does. Like in glide typing we have "dynamic floating preview" so it's painfully obvious it has to do with glide typing and not regular autocorrect. The two main words are "suggestion" and "preview" IMO. Then preference on modifiers — always, center, focused, etc. So, is it a suggestion or a preview? I think it becomes a preview just like the glide typing floating preview whereas otherwise it's a suggestion for autocorrect. That's the way my peanut thinks about it. 😁 Hopefully others will chime in. |
Hey I just wanted to drop a comment here and mention that I just started using this feature now (due to the stable release of 2.0), and it works great. Thanks to everyone who helped to implement it! |
Is your feature request related to a problem? Please describe.
Apologies if this issue is already opened (I looked through everything, but couldn't find it). I have a bit of an odd request. I would like to see the word that will be selected when I press space as the middle word in the suggestions row always. This means if I type a word correctly and auto-correct will not be applied (i.e. middle word is not bolded), then I see the word I typed on the suggestions row anyway. The problem with the current behavior is that I have to look in two places (the text input area and the suggestions row) to see what word will ultimately be typed. If this feature is implemented, we can type only by looking at suggestions row and always know what word is typed. It's a small thing but it definitely slows down typing as I look back and forth. For comparison, SwiftKey worked this way. I hope it makes sense.
Describe the solution you'd like
See above.
Use case
See above.
Describe alternatives you've considered
The alternative is to get used to looking back and forth between text input area and suggestions row.
Additional context
Just a huge thanks for HeliBoard!! ❤️
The text was updated successfully, but these errors were encountered: