carlin-q-scott / browser-media-keys

Lets you control many web players using the media keys on your keyboard.
Mozilla Public License 2.0
123 stars 31 forks source link

Various virtual keys trigger Play/Pause #160

Open HifeFish opened 5 years ago

HifeFish commented 5 years ago

System: Ubuntu 16.04, Firefox 62.0.3, browser-media-keys 2.1.3

Various keys trigger Play/Pause: XF86Tools, XF86WLAN, XF86Search, XF86LaunchA, XF86Explorer

carlin-q-scott commented 5 years ago

That's an interesting find. It seems that Firefox treats all the extended keys as the same key. This happens on Windows as well. I sort of reported this issue to Mozilla as a comment on their main issue tracking the media key implementation. Could you add your discovery to it?

https://bugzilla.mozilla.org/show_bug.cgi?id=1251795#c13

HifeFish commented 5 years ago

I suspected that it was a bug in Firefox itself. Thanks for pointing me to the right place to report it.