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
Focused window gets into a state where it can't receive keyboard input without changing focus to another window and back to it (same state as #6929)
Could be related to another issue where same state happens after unlocking
How to reproduce
Put 1 window in each monitor (I used foot)
Open slurp and start and end selection on the window that is not focused (other monitor)
Focus will be back to the original window but keyboard will not work
issue seems to be caused by mishandling of multiple exclusive layers
if there is one exclusive layer on each monitor and the one that has the focus doesn't close first, then the focus isn't restored properly, since the exclusive layer will block the focus restoring
as an extensive user of follow mouse 2 also, I can confirm the issues which snowman is experiencing. Having two foot terms open on one monitor, and opening slurp and dragging from the focused window to the other one, causes focus to return back to the original window (focused border colour is displayed) but the window doesn't act like it, it receives no keyboard input.
There have also been times (that I don't have exact repro steps for sadly) where my focused workspace can be on one monitor with the focused window on the other. afaik, this should not happen, it shouldn't be possible for the active workspace to be different to the one the active window is on (or at least it isn't intuitive for this to be the case)
I'm facing this issue with a single monitor. I suspect it's because I'm running Xfce panel 4.20, whose Wayland support is new and experimental. The panel opens as a top layer with other plugins that have their own layers (such as the Whisker menu, which runs as an overlay layer).
Already reported ? *
Regression?
No
System Info and Version
e75e2cd
Description
Focused window gets into a state where it can't receive keyboard input without changing focus to another window and back to it (same state as #6929)
Could be related to another issue where same state happens after unlocking
How to reproduce
Put 1 window in each monitor (I used foot)
Open slurp and start and end selection on the window that is not focused (other monitor)
Focus will be back to the original window but keyboard will not work
Crash reports, logs, images, videos
Example Config
The text was updated successfully, but these errors were encountered: