System Information
Operating system: Darwin-19.4.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 455 OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.8.24
Blender Version
Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-06-18 19:05, hash: rBb89898cbd381
Broken: 2.81a, 2.82a, 2.83.0
Short description of error
Crash when assign "A" shortcut (not other keys) using the "Assign Shortcut" on some menu items.
Exact steps for others to reproduce the error
- Object Mode > Object Menu > "Delete" or "Delete Global"
- right click > "Assign Shortcut"
- press "A" key (not others)
- again, right click > "Assign Shortcut"
- crash
You may notice that these menus do not display the shortcut. T60887
It has something to do with the layout.operator_context = 'EXEC_DEFAULT'.
Other menu items in the EXEC_DEFAULT will also be crash with this steps
and not display the assigned shortcut.