-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#54021Labels
a: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform team
Description
Steps to reproduce
In the file shell/platform/android/io/flutter/embedding/android/KeyEmbedderResponder.java, function handleEventImpl

Expected results
Line 372 seems to be redundant.
Actual results
Line 372 makes the switch statement above invalid.
Code sample
none
Screenshots or Video
No response
Logs
No response
Flutter Doctor output
none
Metadata
Metadata
Assignees
Labels
a: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform team