Summary: | Virtual keyboard appears whenever an input field is activated for any reason even when a physical keyboard is attached | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
Component: | virtual-keyboard | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, arnaud.vergnet, mcpain, postix, rdieter, tgordon681 |
Priority: | NOR | Keywords: | wayland |
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=441848 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Graham
2021-08-03 21:06:05 UTC
Agreed. I've looked into it and have not entirely found the right hook so everything works properly. At the moment we are abusing the internal keyboard focus property also for touch and I'm afraid changing it will break mayhem (i.e. we don't want to end up with different focus surfaces for the keyboard and touch). I'm confident it can be done, I've to spend some more time with it to find the right place to change it. (Of course, if someone beats me to it, it's very welcome). I'll be happy to test any mayhem-producing attempts :) *** Bug 440195 has been marked as a duplicate of this bug. *** *** Bug 441848 has been marked as a duplicate of this bug. *** Fixed now. |