-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Labels
area-controls-entryEntryEntryplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/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 workingversion/iOS-26
Milestone
Description
Description
Entry MaxLength set to 4 works on Android and does not work on iOS and macOS. Input is not restricted to four characters on iOS and macOS. This looks like a framework level issue.
Steps to Reproduce
Reproduction Steps
- Create a new .NET MAUI project
- Add an Entry with
set to 4
3. Run on Android and type more than four characters input stops at four
4. Run on iOS and macOS and type more than four characters input allows more than four
Expected Behavior
Input should be limited to four characters on all platforms
Actual Behavior
Android limits input to four characters
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
10.0.20
Affected platforms
macOS
Affected platform versions
Mac and iOS
Did you find any workaround?
No response
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-entryEntryEntryplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/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 workingversion/iOS-26