Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes regression where composition is not enabled by default. #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taylorhadden
Copy link
Contributor

Not sure what happened here. What scenario/bug wants composition to be disabled?

Having composition disabled by default seems straight out incorrect; it causes terrible bugs with dictation, kanji composition, and the windows emoji picker.

The specific naming of setCompositionEnabled/allowComposition/enableComposition is whatever, but we should definitely have composition on by default.

@taylorhadden
Copy link
Contributor Author

I missed the message at the bottom of #119 talking about GBoard. That sounds like a massive pain. I'm curious: if GBoard primarily works with composition, how does not handling composition work at all? I unfortunately do not have an android device to test with.

Is this a situation where we can detect GBoard and fall back to the less-than-ideal behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant