-
Notifications
You must be signed in to change notification settings - Fork 1.9k
android allows type into hidden Entry control #27236
Copy link
Copy link
Closed
Labels
area-controls-entryEntryEntryp/2Work that is important, but is currently not scheduled for releaseWork that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-entryEntryEntryp/2Work that is important, but is currently not scheduled for releaseWork that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
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 listreturned:Steps to Reproduce
Clone https://github.com/trivalik/TypeIntoHiddenEntryControl
Reproduction on android:
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