Skip to content

Android Picker Issue (User can input text) #8265

@s-beji

Description

@s-beji

Description

If you have a control that opens your keyboard, the user can enter text in the selection title of the picker element.
There is no option to prevent this

Reproduction Repo: https://github.com/DeepWorksStudios/ReproductionProjectBug8265_PickerText

Steps to Reproduce

  1. Create Maui project

  2. Target Android

  3. Add an entry or other control that uses the keyboard.

  4. add picker with some dummy data

  5. start the emulator or the device

  6. Tap on the control that uses the keyboard.

  7. Tap on the picker and select nothing.

  8. Type something on the keyboard and select Cancel or tap outside the picker.

  9. Check the title text of the picker list.

Version with bug

6.0.400 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

All Android Version

Did you find any workaround?

No

Relevant log output

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions