swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.63k stars 1.11k forks source link

Window with keyboard focus not "blue" in rare cases #5582

Open wb9688 opened 4 years ago

wb9688 commented 4 years ago
fluix-dev commented 4 years ago

This can happen because mouse and keyboard focus are separate. I've had this happen in the past, but I can't reproduce it at the moment.

Xyene commented 4 years ago

This can happen after a drag-and-drop action (https://github.com/swaywm/sway/issues/3820). Unsure if this is the same cause as your issue.