So far the key handler in the InternalWindowEventFilter used the PointerInputRedirection's internal window. This had the result that key events were only delivered to an internal window if the window was under the cursor. This change tries sending the event to the latest created and visible window. Thus e.g. with nested context menus it goes to the current sub menu as expected. The return value of sendEvent is used to filter out the event.remotes/origin/Plasma/5.6
parent
36facda110
commit
521470b04a
2 changed files with 29 additions and 5 deletions
Loading…
Reference in new issue