-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#5324Labels
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
- Build
app-release.apkfor flutter_gallery - Install flutter_gallery to a real android mobile phone such as Nubia Z9 (ARM mobile phone)
- Enable Bluetooth and Connects Bluetooth Keyboard to my android mobile phone
- I can not input anything to text field of flutter_gallery by using this bluetooth keyboard.
All other non-flutter apps has no problems with the bluetooth keyboard.
Flutter Doctor
$ flutter doctor
[✓] Flutter (on Linux, channel master)
• Flutter at /home/song/opt/flutter
• Framework revision 4a4d100b91 (6 days ago), 2017-04-05 09:40:35 +0200
• Engine revision 5d9a642257
• Tools Dart version 1.23.0-dev.10.0
[✓] Host Executable Compatibility
• Downloaded executables execute on host
[✓] Android toolchain - develop for Android devices (Android SDK 25.0.2)
• Android SDK at /home/song/Android/Sdk
• Platform android-25, build-tools 25.0.2
• ANDROID_HOME = /home/song/Android/Sdk
• Java binary at: /opt/android-studio/jre/bin/java
• Java version: openjdk version "1.8.0_76-release"
[✓] Android Studio (version 2.2)
• Android Studio at /opt/android-studio
• Gradle version 2.14.1
• Java version: openjdk version "1.8.0_76-release"
[✓] Connected devices
• None
theBenForce and sgon00
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