Pasting multiple invalid characters throws exception #4

Closed
opened 2019-11-25 00:04:22 +01:00 by FWDekker · 0 comments
Owner

While pasting 1a into the decimal field will simply strip the a without a problem, pasting a 1ab into the decimal field will strip only the a and then throw an exception. Instead, both a and b should be stripped.

While pasting `1a` into the decimal field will simply strip the `a` without a problem, pasting a `1ab` into the decimal field will strip only the `a` and then throw an exception. Instead, both `a` and `b` should be stripped.
FWDekker self-assigned this 2019-11-25 00:04:22 +01:00
FWDekker added the
bug
label 2019-11-25 00:04:22 +01:00
Sign in to join this conversation.
No description provided.