Default shortcuts for setting ratings don't work

Observed/expected behavior

The default keyboard shortcuts to set ratings don’t seem to work. I tried from both the thumbnail view with an image selected and from the single image viewer. If I set the shortcuts to something else, like Ctrl+1, they work.

Also, the default shortcuts are rather strange. By default, unrated is mapped to Ctrl+None. Does that mean just pressing Ctrl on it’s own? Does that not cause problems with other shortcuts that use Ctrl? Three stars is mapped to Ctrl+Cancel. What key is that?

It also doesn’t appear that there is any way to map shortcuts that use mouse buttons. So if I change different ratings to different buttons or I change one of those shortcuts to something else but then want to set it back, I can’t.

System information

Software: aspect
Software version: 1.0.0-rc.20
Operating system: windows
Hardware Information: n/a

Default shortcuts involving the number keys turned out to be broken since the shortcut handling improvements in 1.0.0-rc.14. The default shortcuts should be Ctrl+1, Ctrl+2 etc., but have instead been to virtual key codes 1, 2, … (which corresponds to left mouse button, right mouse button, …). The next release will have this fixed.

1 Like