when selecting a floating point number and run the command `increment` it behaves wrong: **before:** ``` 1.2 ``` **after:** ``` 2.3 ```