-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
When keynav is activated in front of qutebrowser, I can press ctrl + j and and it will zoom in on the page instead of executing the command I defined in keynavrc:
ctrl+j warp,sh xdotool click 4
I notice this all the time with other keys, where things "leak through" to programs in the background.
Another example is that I use scrcpy to control my Android phone on my computer and if I scroll down using the g key, a 'g' character gets typed into my android phone, even though keynav is active.
g warp,sh xdotool click 4
This seems like a major bug.
Metadata
Metadata
Assignees
Labels
No labels