Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows do not get keyboard focus in some cases #3506

Closed
Vftdan opened this issue Mar 30, 2022 · 1 comment
Closed

Windows do not get keyboard focus in some cases #3506

Vftdan opened this issue Mar 30, 2022 · 1 comment
Labels
bug Something isn't working question Further information is requested

Comments

@Vftdan
Copy link

Vftdan commented Mar 30, 2022

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:

  1. server command: xpra start :11 --start='tmux new -Ads xpra-11' --xsettings=yes
  2. client command: xpra attach
  3. 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
  4. 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):

  • Server OS: Linux Mint 19 Tara x86_64
  • Client OS: Linux Mint 19 Tara x86_64
  • Xpra Server Version 4.1.3
  • Xpra Client Version 4.1.3

Additional context
Keyboard layout: xkbcomp
Input method: uim-xim
Window manager: bspwm
Hotkey manager: sxhkd

@Vftdan Vftdan added the bug Something isn't working label Mar 30, 2022
@totaam
Copy link
Collaborator

totaam commented Mar 30, 2022

Your xpra versions are well out of date.
Please try again with a supported version: https://github.com/Xpra-org/xpra/wiki/Versions

@totaam totaam added the question Further information is requested label Mar 30, 2022
@totaam totaam closed this as completed Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants