In a qube, after dragging & dropping a file from the Thunar file explorer into the file explorer in VSCodium, the Thunar window stays on top, but becomes non-interactive, as clicking anywhere in the Thunar window registers in the VSCodium window below.
Steps to reproduce (in a qube)
Install VSCodium
Start VSCodium and open a directory in it
Open a Thunar window and create a file
Drag and drop the file from Thunar into the explorer part (on the left) in VSCodium (to copy it into the opened directory)
Actual behavior
The Thunar window now stays on top, but the clicks register in VSCodium.
Expected behavior
Either the Thunar window should not stay on top, or it should be clickable.
Brief summary
In a qube, after dragging & dropping a file from the Thunar file explorer into the file explorer in VSCodium, the Thunar window stays on top, but becomes non-interactive, as clicking anywhere in the Thunar window registers in the VSCodium window below.
Steps to reproduce (in a qube)
Actual behavior
The Thunar window now stays on top, but the clicks register in VSCodium.
Expected behavior
Either the Thunar window should not stay on top, or it should be clickable.
Qubes OS release
dom0:
Affected Qube:
Related issues
I found some focus related PRs like https://github.com/QubesOS/qubes-gui-agent-linux/pull/154 or https://github.com/QubesOS/qubes-gui-agent-linux/pull/169, so maybe the issue is known already, but their descriptions
This resolves most focus-related issues
andNo description provided
are not very informative.