question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keys stick sometimes in custom keybindings

See original GitHub issue

I’m using vim-vixen (the latest) with Mozilla Firefox 71.0 on Linux, Fedora 30.

I’ve added some custom bindings e.g.:

    "x": { "type": "tabs.close" },
    "J": { "type": "tabs.prev" },
    "K": { "type": "tabs.next" },

Now when I press x, J, or K, the behavior will repeat - e.g. x instead of closing a tab will close every single tab until Firefox exits.

Or, J will put me in an infinite tabs.prev loop, cycling through every single tab until I exit Firefox.

This broke during a Firefox upgrade - I’m trying to figure out which one, based on my previous upgrade history. Is this anything seen before, any ideas how I could solve it?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fbarthelerycommented, Jan 11, 2020

It seems to fix the issue but I only run it for a few days

0reactions
ueokandecommented, Feb 9, 2020

fixed in #709

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oops! 10 Keyboard Shortcuts Users Keep Hitting by Mistake
Head to Settings > Ease of Access > Keyboard and under Use Sticky Keys, uncheck the Allow the shortcut key to start Sticky...
Read more >
Random keys act like they're stuck even though they're
I turned off sticky keys and all that but still nothing. The keyboard troubleshooter has found no issue either. Would appreciate any help...
Read more >
Keyboard Key Stuck; Computer keeps typing the same letter ...
Keyboard key stuck typing the same character · 1] Clean the keyboard physically · 2] Update or re-install the Keyboard driver · 3]...
Read more >
Control key acts as if it is stuck periodically - Super User
Note: If you have connected multiple keyboards, Ctrl + Alt + Del has to be pressed on the keyboard which has the key...
Read more >
The Complete Guide to Sticky Keys on Windows 10/11 [2022]
This is not just about how to turn on and off sticky keys but a wholesome guide to using them for making a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found