Naezr / ShyFox

A very shy little theme that hides the entire browser interface in the window border
Mozilla Public License 2.0
1.65k stars 29 forks source link

arrow key input not registering #134

Open pandeprana opened 2 months ago

pandeprana commented 2 months ago

usually when im on youtube im try to seek the player using arrow key, but after applying theme i can't, and this is not limited on video player, seems like all arrow key input is ignored (?)

Naezr commented 2 months ago

That's weird, my arrows are working. Perhaps the widget.gtk.ignore-bogus-leave-notify parameter in the user.js file can influence this. Try changing its value from 1 to 2 (2 is the default value)

simonk83 commented 1 month ago

I'm having this issue as well FYI. It's usually fine for a random amount of time (a week or two?) then the arrow keys just completely stop working until I restart firefox. I'll try the fix you mentioned above and reply if it works, but it's definitely an issue

simonk83 commented 1 month ago

This just happened again unfortunately so I guess that didn't fix it :(

Naezr commented 1 month ago

I sometimes encounter the bug that in Firefox Devtools the backspace key stops working for some reason. Maybe it has something to do with it, but I don't have any guesses at all