OttoAllmendinger / gnome-shell-screenshot

Gnome Shell extension for making and uploading screenshots
MIT License
267 stars 53 forks source link

Shift + "any key" is not working #179

Open ahmed-fawzy99 opened 2 years ago

ahmed-fawzy99 commented 2 years ago

In the Key Bindings, I was tring to register shortcut for select area screenshot to "ALT+SHIFT+4". However, the extension registered it as "ALT+$". I tried running the command and apparently the SHIFT is ignored, since both "ALT+4" and "ALT+SHIFT+4" execute the commands anyways.

This bug happens to all shortcuts that include "SHIFT". Basically, Shift + anykey = anykey.