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

calling keyboard.service.hide() twice in a row causes a crash #114

Closed
FlutterIssues opened this issue Nov 9, 2015 · 2 comments
Closed
Assignees
Labels
a: text input Entering text in a text field or keyboard related problems c: crash Stack traces logged to the console

Comments

@FlutterIssues
Copy link

Issue by Hixie
Thursday Jul 23, 2015 at 00:29 GMT
Originally opened as https://github.com/flutter/engine/issues/226


The Java side of this isn't null-checking fields. It assumes its API contract is going to be followed.

services/keyboard/src/org/chromium/mojo/keyboard/KeyboardServiceImpl.java

@FlutterIssues FlutterIssues added bug a: text input Entering text in a text field or keyboard related problems c: crash Stack traces logged to the console labels Nov 9, 2015
@Hixie Hixie removed the ⚠ bug label Dec 12, 2015
@Hixie Hixie modified the milestone: Blue Sky Dec 16, 2015
@abarth abarth self-assigned this Jan 25, 2016
@abarth
Copy link
Contributor

abarth commented Jan 25, 2016

Appears to be fixed.

@abarth abarth closed this as completed Jan 25, 2016
@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 Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: text input Entering text in a text field or keyboard related problems c: crash Stack traces logged to the console
Projects
None yet
Development

No branches or pull requests

4 participants