ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

No 'keyup' event in Firefox on Windows?

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 6 ნახვა
  • ბოლოს გამოეხმაურა Shadow110

In summary: trying to create keyboard shortcut commands on the web and the option key on windows doesn't seem to have a 'keyup' event in Firefox.

I've illustrated this in this pen: https://codepen.io/dmetivier/pen/BmGLwV?editors=1111

Notice how pressing the option key doesn't print twice with full press and depress of the option key.

Pressing the option key in FF brings up the menu bar, is there any way to disable this via JavaScript? Or is it just an oddity quirk that I'll have to just deal with?

Thanks in advance!

In summary: trying to create keyboard shortcut commands on the web and the option key on windows doesn't seem to have a 'keyup' event in Firefox. I've illustrated this in this pen: https://codepen.io/dmetivier/pen/BmGLwV?editors=1111 Notice how pressing the option key doesn't print twice with full press and depress of the option key. Pressing the option key in FF brings up the menu bar, is there any way to disable this via JavaScript? Or is it just an oddity quirk that I'll have to just deal with? Thanks in advance!

ყველა პასუხი (1)

https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly

If you have a bug, file a bug report. https://bugzilla.mozilla.org/ Bug Writing Guidelines : https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines

Please let us know if this solved your issue or if need further assistance.