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

fuchsia.ui.input.ImeService deprecation #44356

Closed
kf6gpe opened this issue Nov 7, 2019 · 1 comment
Closed

fuchsia.ui.input.ImeService deprecation #44356

kf6gpe opened this issue Nov 7, 2019 · 1 comment
Labels
customer: fuchsia engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list

Comments

@kf6gpe
Copy link
Contributor

kf6gpe commented Nov 7, 2019

From the original issue in Monorail:
https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=40944.

Fuchsia IMEv1 is deprecated, and we're trying to migrate to IMEv2.

For Flutter specifically, at least part of that includes migrating clients off DidUpdateState usage of InputEvent .

Proposed candidate for key events, that are not part of IME is fuchsia.ui.input2.Keyboard[2], as described in http://go/tq-keyboard-events

/cc @iskakaushik

@kf6gpe kf6gpe added customer: fuchsia engine flutter/engine repository. See also e: labels. labels Nov 7, 2019
@kf6gpe kf6gpe added the P2 Important issues not at the top of the work list label Jun 8, 2020
@Hixie Hixie closed this as completed Mar 15, 2023
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer: fuchsia engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list
Projects
Development

No branches or pull requests

2 participants