-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#5324Closed
Copy link
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 specifically
Description
Steps to Reproduce
Focus a TextField widget while a bluetooth keyboard is connected.
It doesn't show the virtual keyboard on the screen, but typing anything on the bluetooth keyboard doesn't actually update the text field value.
I used Pixel C and Pixel C Keyboard.
Flutter Doctor
Paste the output of running flutter doctor here.
[✓] Flutter (on Linux, channel master)
• Flutter at /usr/local/google/home/youngseokyoon/Programming/fuchsia/lib/flutter
• Framework revision 06f879b57e (15 hours ago), 2017-02-06 22:15:36
• Engine revision cbf49d0652
• Tools Dart version 1.22.0-dev.10.3
[✓] Android toolchain - develop for Android devices (Android SDK 23.0.2)
• Android SDK at /usr/local/google/home/youngseokyoon/Android/Sdk
• Platform android-24, build-tools 23.0.2
• ANDROID_HOME = /usr/local/google/home/youngseokyoon/Android/Sdk
• OpenJDK Runtime Environment (build 1.8.0_112-google-v7-145715982-143772575)
[✗] Flutter IDE Support (No supported IDEs installed)
• IntelliJ - https://www.jetbrains.com/idea/
[✓] Connected devices
• Pixel C • 5C08000423 • android-arm • Android 7.0 (API 24)
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 specifically