Shift + Key Doesn't work for shortcut

Observed/expected behavior

I’m trying to use Shift + Num (0-5) for a star shortcut.
I expect when I use the shortcut on the image it sets the correct number of stars.
Instead, when I try using the shortcut command, nothing happens.

Steps required to reproduce

  1. File > Settings > Shortcuts
  2. Scroll down to the stars shortcut
  3. Set shortcut to Shift + 0 for no stars, Shift + 1 for one star, etc.
  4. Close settings and try to use a shortcut.

System information

Software: aspect
Software version: 1.0.0-rc.52
Operating system: Windows 11 Pro v 25H2
Hardware Information: Processor 12th Gen Intel(R) Core™ i7-1255U (1.70 GHz)
Installed RAM 16.0 GB (15.7 GB usable)
Graphics card Intel(R) Iris(R) Xe Graphics (128 MB)
Storage 512 GB
Product ID 00330-80004-76817-AA012

I should note, the default Ctrl + Num shortcut works, but once I try to reset it back from Shift + Num to Ctrl + Num, I have to restart the application for the change to take effect.

Global shortcuts with “shift” weren’t supposed to be possible, because they would interfere with a number of UI elements where text input is accepted, as well as with collection shortcuts (just not for number keys like in your case). I’ve fixed the shortcut editor control to require at least one other modifier key for the next release.

The restart will also not be needed anymore to let a reset shortcut take effect.