Public bug reported:

## Expected behaviour

Numbers with spaces as a thousand separator such as 123 456 copied from 
different sources should not generate errors.
Ideally spaces should be either ignored and preserved or cut making 123 456 -> 
123456

## Actual behaviour

Numbers with spaces such as 123 456 copied from different sources produce 
errors "Malformed expression".
When spaces are manually deleted, the program successfully proceeds.


## Steps to reproduce the behaviour

    Start mate-calc.
    Copy digits with space as a thousand separator like 123 456.
    Paste them in the the program with Ctrl-V
    Add + 25 Enter
    Confirm error "Malformed expression".


https://github.com/mate-desktop/mate-calc/issues/207

** Affects: mate-calc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: mate-calc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964810

Title:
  Paste figures with spaces should either cut or ignore spaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-calc/+bug/1964810/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to