yggdrasildy opened a new issue, #15178: URL: https://github.com/apache/grails-core/issues/15178
### Expected Behavior It should be straight forward entering and editing negative numbers for both Long and BigDecimal fields. ### Actual Behaviour Long numbers: I have not been able to figure a way to enter negative long numbers. When editing a long that was previously negative it is not pre-filled, an empty field is displayed BigDecimal numbers Can be entered and edited using using typographic minus (ordinal value e28892). ### Steps To Reproduce _No response_ ### Environment Information - Ubuntu 24.04 - java 17.0.17 - Grails 7.0.0 (same issue on grails 5.3.2) - browser with nb-no locale, same on firefox and chrome ### Example Application https://github.com/yggdrasildy/negativenumbers ### Version 7.0.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
