ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.39k stars 206 forks source link

[Bug] Cannot close the editor by shortcut key #634

Open Higurashi-kagome opened 3 years ago

Higurashi-kagome commented 3 years ago

Describe the bug

When opened the editor by alt+shift+m and focused the cursor on the input area, alt+shift+m will not work.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Should close the editor by alt+shift+m although the cursor is focusing on the input area.

Screenshots

Details ![demo](https://user-images.githubusercontent.com/51501079/114500301-501d0180-9c5a-11eb-98fe-893153d19f8a.gif)
Higurashi-kagome commented 3 years ago

In addition, we can't open the editor by alt+shift+m if focused on the input area of the website:

Details ![demo](https://user-images.githubusercontent.com/51501079/116833188-5152a600-abea-11eb-9ce7-d49758c2dd44.gif)