Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Currently, when an SfNumericEntry gains focus, the entire value remains selected by default. This can lead to accidental overwriting of the existing value, especially when users begin typing without realizing the selection state.
We request an enhancement to allow automatic unselection of the value when the control receives focus. This would position the cursor at the end of the current value (or a configurable position) without highlighting the entire content.
This behavior would improve usability in data entry scenarios where users frequently tap into fields to make minor edits, and aligns with standard input field behavior on many platforms.