Skip to content

android allows type into hidden Entry control #27236

@trivalik

Description

@trivalik

Description

It is possible to type via the opened android keyboard in a hidden Entry control, in case it got focus before.

I am not sure about which MAUI release I have installed (Visual Studio 17.13.0 Preview 2.1), dotnet workload list returned:

Installierte Workload-ID      Manifestversion        Installationsquelle
------------------------------------------------------------------------
android                       35.0.24/9.0.100        VS 17.13.35617.110
ios                           18.1.9163/9.0.100      VS 17.13.35617.110
maccatalyst                   18.1.9163/9.0.100      VS 17.13.35617.110
maui-windows                  9.0.0/9.0.100          VS 17.13.35617.110

Steps to Reproduce

Clone https://github.com/trivalik/TypeIntoHiddenEntryControl

Reproduction on android:

  1. tap on Entry control
  2. enter few characters
  3. tap "Toggle Visiblity"
  4. enter few characters on keyboard (remember what you typed)
  5. tap "Toggle Visibility"
  6. now you could see what was tapped at 4.

Link to public reproduction project repository

https://github.com/trivalik/TypeIntoHiddenEntryControl

Version with bug

9.0.10 SR1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android API 35 in Emulator, Android 10 Huawei P20 Pro

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-entryEntryp/2Work that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions