Summary: | "Force virtual keyboard to be visible" function that bypasses input event filtering | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
Component: | virtual-keyboard | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | ASSIGNED --- | ||
Severity: | wishlist | CC: | aleixpol, kde, m1vri31c, putr4.s |
Priority: | NOR | ||
Version: | 5.27.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 466948, 467209 |
Description
Nate Graham
2023-03-13 20:59:32 UTC
So we have "KWinVirtualKeyboard.forceActivate()" which we use in the input method control widget, but it still doesn't bypass event filtering like its name suggests. Perhaps it should, so that we can finally fix Bug 467209 and Bug 466948. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/3895 *** Bug 488346 has been marked as a duplicate of this bug. *** |