You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seemingly at random using Firefox (and clicking?) causes the keyboard focus to disappear. I can no longer use the keyboard in any window, until I click in another window to move the focus.
Mouse focus keeps working, so without clicking I can move the mouse to any window and mouse focus moves with it, e.g. scroll is working. I have follow_mouse set to 1.
When using socat to view the output from .socket2.sock it outputs the activewindow events when moving the mouse over windows. When the keyboard focus is lost these events also stop.
Please let me know what info is needed for debugging or ask for any other information. Thanks is advance :)
How to reproduce
Open multiple windows side by side, including Firefox. Use Firefox for a bit, switch tabs, click around. After a short amount of time when moving the mouse over other windows the keyboard focus no longer updates.
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered:
nothing at all :( the activewindow events that are normally there stop, and there are no other events or output generated at that moment. I did just notice that switching workspaces back and forth also restores normal behavior.
In addition: apparently its not only Firefox, Steam causes the same behavior
I figured out that killing my eww bar makes the problem go away. Looking at eww there is this issue.
Im not quite sure why it started happening after updating Hyprland (I have not updated my eww config in a while and the issue exists since dec 2022), or why it only happens in some windows but it seems to be an eww problem, not a Hyprland problem.
Hyprland Version
3b65725
Bug or Regression?
Bug
Description
Seemingly at random using Firefox (and clicking?) causes the keyboard focus to disappear. I can no longer use the keyboard in any window, until I click in another window to move the focus.
Mouse focus keeps working, so without clicking I can move the mouse to any window and mouse focus moves with it, e.g. scroll is working. I have
follow_mouse
set to1
.When using socat to view the output from
.socket2.sock
it outputs theactivewindow
events when moving the mouse over windows. When the keyboard focus is lost these events also stop.Please let me know what info is needed for debugging or ask for any other information. Thanks is advance :)
How to reproduce
Open multiple windows side by side, including Firefox. Use Firefox for a bit, switch tabs, click around. After a short amount of time when moving the mouse over other windows the keyboard focus no longer updates.
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: