SUMMARY STEPS TO REPRODUCE 1. Select crop tool 2. Open tool options 3. Try to insert a value with a unit, say, cm. OBSERVED RESULT You can delete the "px" text, but another "px" is inserted immediately. So if you try to write 3cm, you end up with 3cmpx, which is invalid. EXPECTED RESULT I should be able to insert other values than pixels. In my work I don't care for pixels, everything is cm and pt, and I don't want to do the conversion, I've got a computer for that ;). SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Manjaro KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2
It would be nice to have this autoconversion, but that would be new functionality, so set to wish: right now in master, the suffix cannot be deleted anymore.
*** This bug has been marked as a duplicate of bug 432602 ***