Undo is not mapped (mac)

• Jul 8, 2009 - 11:04
Type
Graphical (UI)
Severity
S4 - Minor
Status
closed
Project

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.

Status (old) active fixed

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