Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

CTRL + ALT + W not working in 58.0.1

  • 2 réponses
  • 1 a ce problème
  • 15 vues
  • Dernière réponse par 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.

Toutes les réponses (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.