Summary: | Scrollbar does not work properly with graphics tablets | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Tyson Tan <tysontanx> |
Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | mikel5764, nate, plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tyson Tan
2019-06-23 14:19:39 UTC
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 *** |