Frontmatter
| id | 4266 |
| title | enabling/disabling "e" notation for numeric Inputs |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Apr 5, 2023, 1:42 PM |
| updatedAt | May 12, 2023, 12:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4266 |
| author | StefanKleiner101 |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 12, 2023, 12:26 PM |
enabling/disabling "e" notation for numeric Inputs

tobiu
May 12, 2023, 12:26 PM
resolved by https://github.com/neomjs/neo/issues/4416
tobiu closed this issue on May 12, 2023, 12:26 PM
The "e" Notation for Numeric Inputs is not an expected behaviour outside of scientific fields where big numbers are used a lot and the input of an "e" as a default for normal inputs is in some cases (for example for the input of Percent-Values) not even valid.
Therefore there should be an option to either enabling the "e"-Notation or disabling it (in case it should be an default-option).
When disabled, the input should surpress the "e"-Keystroke just like any other letter/character that is not an Number.