helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 58 forks source link

Keyboard focus on Search menu lost when focus is not on desktop. #353

Open 69graves opened 2 years ago

69graves commented 2 years ago

When invoking shortcut for 'Search' menu, if keyboard focus is anywhere other than desktop, the focus flashes on 'Search' for a second, then loses focus.

This may be partially by design, as when I invoke the shortcut three times, the 'Search' box changes to searching the menu of currently focused application.

Steps to reproduce the behavior:

  1. Invoke 'Search' menu shortcut anywhere other than Desktop (ie, Terminal, Filer)
  2. If invoked three times, menu switches to the app menu search function

Expected behavior If this is functioning as expected, perhaps it could be documented (apologies if I have missed previous documentation)

Computer (please complete the following information):

probonopd commented 2 years ago

This happens when the application window accepts text entry. it seems to be a bug that was introduced by swtiching from Openbox to KWin. I don't know yet how to fix this, maybe some KWin experts know.

probonopd commented 2 years ago

Workaround:

Press Command-Space for ~2 seconds. I don't know why this works, nor why it is necessary.

Any help appreciated.

Thanks mmakaba on IRC.