conformal / spectrwm

A small dynamic tiling window manager for X11.
ISC License
1.34k stars 97 forks source link

wm hangs on drag'n'drop in Intellij IDEA #39

Closed artyommironov closed 9 years ago

artyommironov commented 10 years ago

Spectrwm 2.5.0, Arch linux: -select text in Intellij IDEA's text editor -drag selection with mouse (drag'n'drop functionality must be enabled by default) -system hangs infinetly Tried in dwm 6.0 and i3 and it work without the issue.

artyommironov commented 10 years ago

Another issue with IntellijIDEA that doesn't exists in other window managers - after losing a focus and receiving it again the IDE stops to respond to its hotkeys and the way to fix this is click on right mouse button in its text editor.

marcopeereboom commented 9 years ago

Please reopen if it still happens with the latest spectrwm.

JacobAMason commented 7 years ago

I think this issue reappeared. If I try to drag any selected elements in any of the IntelliJ products (IDEA, Pycharm, Android Studio), everything freezes. I still have mouse movement, but that's it. Audio still plays in the background, but I have to Ctrl+Alt+Backspace to kill the X server. I've tried running the IntelliJ products with their special Java build, but that didn't help.

Arch Linux w/ Spectrwm Version 3.0.2

matrixd commented 7 years ago

System doesn't hang. Seems like only idea hangs and capture mouse and keyboard focus without releasing it. After killing all idea's processes with -9 option spectrwm become working again. spectrwm version - 3.0.2

JacobAMason commented 7 years ago

@matrixd That actually makes a lot more sense