Skip to content

TextField isn't updated when typing with a bluetooth keyboard #7943

@yyoon

Description

@yyoon

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

No one assigned

    Labels

    a: text inputEntering text in a text field or keyboard related problemsengineflutter/engine related. See also e: labels.platform-androidAndroid applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions