i3wm Drag and drop can drop item on previously selected workspace. #6603
Labels
affects-4.1
This issue affects Qubes OS 4.1.
affects-4.2
This issue affects Qubes OS 4.2.
C: desktop-linux-i3
Support for the i3 tiling window manager
diagnosed
Technical diagnosis has been performed (see issue comments).
fixed-by-wayland
Bugs that would not appear if Qubes OS used Wayland instead of X11
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Qubes OS version
R4.0
Affected component(s) or functionality
i3 version 4.16 (2018-11-04)
Brief summary
"Drag and drop" can drop item on different workspace.
How Reproducible
Always.
To Reproduce
Steps to reproduce the behavior:
i3-msg "workspace 1; exec qvm-run work gedit; workspace 2; exec qvm-run work nautilus; split vertical; exec qvm-run work nautilus"
Expected behavior
Move/Copy event triggered.
Actual behavior
File is being handled by the application from workspace 1.
Additional context
Usecase tested on Debian with i3 - the focus on target window is captured directly after 'on mouse enter' event. The similar behaviour cannot be reproduced.
The text was updated successfully, but these errors were encountered: