Skip to content

textInputType.none ignore input in the textfield instead of just hiding software keyboard  #89983

@adrianlmm

Description

@adrianlmm

Currently we are using Flutter in an Android device that has a phisical keyboard, when we input data in a textfield we use the phisical keyboard, but the soft keyboard appears anyway and gets in the way hiding the information in the screen the user needs to see while typing.

There is currently the option keyboardType.none, but when using it dissables the textfield and we cannot input data, not even with the phisical keyboard, we need an option to disable the soft-keyboard but that allow us to use the phisical one.

thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsplatform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions