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
Describe the bug
Jetbrains IDEs do not start reacting to keyboard input (& do not show text cursor) when their window is focused, until they are clicked with mouse.
Dmenu & rofi only receive keyboard input when there are no windows on the current workspace (and sometimes also require mouse click), when there are windows they get the typed text instead. (Normally dmenu & rofi grab the keyboard.)
To Reproduce
Steps to reproduce the behavior:
server command: xpra start :11 --start='tmux new -Ads xpra-11' --xsettings=yes
client command: xpra attach
specific action to trigger the bug: open some windows on the current desktop, attach to xpra session, attach to tmux session, run dmenu_run or rofi -show drun — menu is shown, but input is sent to regular non-xpra windows
specific action to trigger the bug: open Jetbrains IDE inside xpra session (in my case WebStorm2021.3, with IdeaVIM plugin), type some text into it, switch to non-xpra window, switch back — IDE does not react to keyboard
System Information (please complete the following information):
Describe the bug
Jetbrains IDEs do not start reacting to keyboard input (& do not show text cursor) when their window is focused, until they are clicked with mouse.
Dmenu & rofi only receive keyboard input when there are no windows on the current workspace (and sometimes also require mouse click), when there are windows they get the typed text instead. (Normally dmenu & rofi grab the keyboard.)
To Reproduce
Steps to reproduce the behavior:
xpra start :11 --start='tmux new -Ads xpra-11' --xsettings=yes
xpra attach
dmenu_run
orrofi -show drun
— menu is shown, but input is sent to regular non-xpra windowsWebStorm2021.3
, with IdeaVIM plugin), type some text into it, switch to non-xpra window, switch back — IDE does not react to keyboardSystem Information (please complete the following information):
Additional context
Keyboard layout: xkbcomp
Input method:
uim-xim
Window manager:
bspwm
Hotkey manager:
sxhkd
The text was updated successfully, but these errors were encountered: