SUMMARY In Plasma 5 Application Launcher, I cannot not drag its scrollbars with graphics tablets when my cursor is over the slider. However, I can drag the scrollbar with graphics tablets when the cursor is on the right of the scrollbar. Mouse is unaffected. Tested on Wacom Cintiq Pro 13. BTW, in dolphin, I can drag the scrollbars anywhere close to the slider, both on its left and right, I don't have to drag exactly over the slider to make the scroll. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Manjaro KDE 18.0.4 (available in About System) KDE Plasma Version: 5.15.5 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.3
Tablet support in QtQuick isn't on par with QtWidgets yet. I suggest to test newest Qt (5.13.0), and if this doesn't resolve the issue, then report it to Qt developers.
Still an issue with the current as well as the new Kickoff.
this might be a components issue, pls investigate
Who is that a question for?
you I guess
no obligations though
Stylus support for UI controls is kind of a mess throughout Plasma, but I don't think that's what's going on here. For example using a stylus with a Plasma scrollbar in the clipboard applet works oddly, but in Kickoff it doesn't work at all. In fact nothing works at all with a stylus in Kickoff. It feels like there's a global MouseArea eating all stylus events. Knowing that there is in fact a big MouseArea in Kickoff somewhere, I suspect that something similar to this is what's happening.
*** This bug has been marked as a duplicate of bug 428914 ***
*** This bug has been marked as a duplicate of bug 433026 ***