https://bugs.kde.org/show_bug.cgi?id=467209
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Summary|Virtual keyboard doesn't |Clicking "Virtual keyboard" |show up on lock screen |button doesn't make virtual | |keyboard show up; you have | |to tap it with a | |touchscreen See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=466948 Component|general |Theme - Breeze CC| |k...@marcdeop.com, | |n...@kde.org, | |visual-des...@kde.org Status|REPORTED |CONFIRMED --- Comment #2 from Nate Graham <n...@kde.org> --- There were a few issues with this button that are fixed for touch users with the fixes for Bug 466969 that will be released tomorrow with Plasma 5.26.3. However there's still an issue when you *click* the button. KWin receives the signal to show the virtual keyboard, but ignores it because the input event associated with it wasn't a touch event. We'll probably need a way to communicate to KWin that we want to force it to show anyway with no event filtering. -- You are receiving this mail because: You are watching all bug changes.