Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

CTRL + ALT + W not working in 58.0.1

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 15 wyświetleń
  • Ostatnia odpowiedź od tanspac

more options

I have a number of custom keyboard shortcuts for my site that run off of the CTRL + ALT combination. The most recent one I implemented (CTRL + ALT + W) done not work. I've search to see if that is a reserved Firefox shortcut but nothing leads me to believe that it is. Also, while CTRL + ALT + W does not work, other shortcuts like CTRL + ALT + M do work, which leads me to believe that the problem is not with the CTRL + ALT combination itself. I wonder if I am running into a collision with CTRL + W or CTRL + SHIFT + W. I'm running 58.0.1, 64 bit on Windows 10.

I have a number of custom keyboard shortcuts for my site that run off of the CTRL + ALT combination. The most recent one I implemented (CTRL + ALT + W) done not work. I've search to see if that is a reserved Firefox shortcut but nothing leads me to believe that it is. Also, while CTRL + ALT + W does not work, other shortcuts like CTRL + ALT + M do work, which leads me to believe that the problem is not with the CTRL + ALT combination itself. I wonder if I am running into a collision with CTRL + W or CTRL + SHIFT + W. I'm running 58.0.1, 64 bit on Windows 10.

Wszystkie odpowiedzi (2)

more options

Did you look at the shortcut properties to see what the combo keys are? cntrl+W and cntrl+Shft+W aren't the same combo.

more options

I'm not sure I understand your question, but like I said in my original question, I could not find any documented evidence that ctrl + alt + w is reserved for something else. I suspect a bug in in Firefox where the listeners for ctrl + W and/or ctrl + shift + w are swallowing my ctrl + alt + w keystroke.