Cannot enter a negative value on Samsung tablet

Hello,

This may be related to this:  Cannot enter minus sign on Samsung... | .NET MAUI Forums | Syncfusion®

On my Samsung SM-X210, when I have 

MaximumNumberDecimalDigits = "0"

I cannot enter a negative value using the popup keyboard. When I double-click the .- key, nothing happens.

ipad works fine.

Thanks.

Alan


Attachment: KeyboardIssue_7b6a0342.zip

2 Replies

VM Vidyalakshmi Mani Syncfusion Team October 6, 2025 03:33 PM UTC

Hi Alan,


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 weekly NuGet release update which is expected to be available by October 21, 2025. We appreciate your patience until then.


You can track the status of this report through the following feedback link: Fix where negative values cannot be entered in SfNumericEntry when decimals are disabled in .NET MAUI in .NET MAUI | Feedback Portal


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,

Vidyalakshmi M.




VM Vidyalakshmi Mani Syncfusion Team October 29, 2025 07:37 AM UTC

Hi Alan,


Regarding issue “Cannot enter a negative value on Samsung tablet”


We have fixed the reported issue and included the issue fix in our latest weekly NuGet release update version 31.2.4, which is available for download at nuget.org


Root cause: The minus and dot are in same key, so when we click minus, it takes the entered text as ".". So minus is not entered


Resolution: Now we properly rechecked the conditions to add the minus value


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you require any further assistance.


Regards,

Vidyalakshmi M.



Loader.
Up arrow icon