Padding and Alignament issues

I have testing the SfNumericEntry and the SfTextInputLayout controls, and i got some rare behaviors:

- Setting a MinimunHeightRequest of 44 in SfNumericEntry (to pair default Entry height)  alone is ok on windows, but on android the text (number) inside is not vertically aligned (mac/ios untested)

-  Setting a MinimunHeightRequest in SfNumericEntry (any) inside a  SfTextInputLayout, its ignored at startup, but if changed manually while in debugger it works.

- If SfNumericEntry or Entry has HorizontalTextAlignment="End" inside  SfTextInputLayout, above a certain width text has some left padding and get outside of the view. Setting MinimumWidthRequest="1" on SfNumericEntry or Entry solve this on android, but not for SfNumericEntry on windows.

I uploaded a short video and a sample of a test page.


Attachment: SfNumericEntry_issue_83485a1b.zip

1 Reply

VR Vallarasu Ravichandran Syncfusion Team October 23, 2025 03:06 PM UTC

Hi Abel Aegerter,

 

We have checked, and we can replicate the reported issue. We have logged an issue report for this; we will fix this issue and include the issue fix in our upcoming weekly NuGet release update. We appreciate your patience until then.

 

You can track the status of this report through the following feedback link: https://www.syncfusion.com/feedback/70818/fix-the-sfnumericentry-height-alignment-and-padding-issue…

 

Note: The feedback link provided is private, and you need to log in to view this feedback.

 

Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.

 

Regards,

Vallarasu R.


Loader.
Up arrow icon