[x] Bug [ ] Feature Request [ ] Documentation Request [ ] Other (Please describe in detail)
Intermittently, when switching focus between windows using keyboard commands, focus will get "stuck" on a window. When this happens, pressing a key to shift focus will briefly move the focus to the correct window, then it will snap back to the previous window. The snap-back happens on key release.
I have seen this behavior pop up in both single-monitor and multi-monitor setups. Shifting focus via mouseover reliably unsticks the window. If I create a new window, the behavior subsides until I close the new window -- after that, the same "sticky" window starts misbehaving again. Switching to another workspace and coming back also does not "unstick" the window.
Unfortunately I have yet to figure out a reliable method of reproduction. I'll keep working on this.
Output of i3 --moreversion 2>&-:
aaron@chani ~> i3 --moreversion 2>&- Binary i3 version: 4.15 (2018-03-10) © 2009 Michael Stapelberg and contributors Running i3 version: 4.15 (2018-03-10) (pid 22658) abort…) Loaded i3 config: /home/aaron/.config/i3/config (Last modified: Sun 02 Sep 2018 05:57:49 PM CDT, 2502 seconds ago) The i3 binary you just called: /usr/bin/i3 The i3 binary you are running: i3 aaron@chani ~>
My i3 config can be found here
I'm using Arch, no compositor.
I also have a Debian testing machine which has the exact same config and version of i3, but does not exhibit this problem.
This issue might be due to my use of unclutter. I replaced it with Airblader's unclutter-xfixes. I'll close this issue if that solves it.
I haven't had any issues with focus since making the switch, so I'll close this out.
Thank you, maintainers, for all your work on i3!
Most helpful comment
This issue might be due to my use of unclutter. I replaced it with Airblader's unclutter-xfixes. I'll close this issue if that solves it.