Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android allows type into hidden Entry control #27236

Open
trivalik opened this issue Jan 20, 2025 · 1 comment
Open

android allows type into hidden Entry control #27236

trivalik opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@trivalik
Copy link
Contributor

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

@trivalik trivalik added the t/bug Something isn't working label Jan 20, 2025
@Ying-6 Ying-6 added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage platform/android 🤖 labels Jan 21, 2025
@Ying-6
Copy link

Ying-6 commented Jan 21, 2025

This issue has been verified Visual Studio 17.13 Preview 2.1 (9.0.30 & 9.0.10 & 9.0.0). Can repro this issue on Android platform.

@vishnumenon2684 vishnumenon2684 self-assigned this Jan 22, 2025
@vishnumenon2684 vishnumenon2684 added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants