Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

CTRL + ALT + W not working in 58.0.1

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 15 megtekintés
  • Utolsó üzenet ettől: 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.

Összes válasz (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.