Summary: | c28dff79721d3805edcd413ef233216b3b3b0104 causes all instances of Kirigami.Page to lose vertical scrollbars with recent Qt | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | grave | CC: | notmart |
Priority: | VHI | Keywords: | regression |
Version: | Master | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://bugreports.qt.io/browse/QTBUG-104983 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Graham
2022-07-30 01:43:34 UTC
Note that in many places the bug is completely independent from the kirigami patch. for instance all instances of ScrollViewKcm will use their own scrollview, so will manifest the problem on its own independent from the kirigami patch also the desktop style is full of references to scrollview contentitems, so working around seems to not to be possible on our end, there is really no other way than a Qt fix for this Darn, ok, duping to bug 456574, and let's focus on the Qt patch. *** This bug has been marked as a duplicate of bug 456574 *** |