Undo is not mapped (mac)
Reported by Alison:
a lot of the inputting feels a bit weird, for example backspace should always delete backwards and delete should always delete forwards -- as far as I can tell, delete deletes backwards and backspace doesn't do anything.
Comments
On windows, backspace triggers Undo when in Edit mode so it should be the same on the Mac.
Currently, Cmd + Alt + Shift + 5 is mapped to Cmd + [ which is back for QT on Mac. Needs more investigation.
in r1919 I mapped backspace to undo when in edit mode on all platforms. It was using QKeySequence.Back mapped on Cmd+ [ on mac, backspace or Alt+left on windows, and Alt+left on Linux.
I don't have any suppr key on my macbook but Fn+backspace behave just like suppr on windows
Automatically closed -- issue fixed for 2 weeks with no activity.