Summary: | Defective scrollbar sizing behavior in applet & containment config dialog pages | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Elias Probst <mail> |
Component: | Containment | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, bhush94, enknt, hein, notmart |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/cef4d1f44b37e7f57bfd1fa12c15df7b40e8a892 | Version Fixed In: | 5.1.1 |
Sentry Crash Report: | |||
Attachments: |
Screenshot showing the scrollbar
Triple scrollbar FTW! |
I can confirm that.. seems pretty random, if i resize the window very slowly the scrollbars seems to flicker in and out of existence Created attachment 87668 [details]
Triple scrollbar FTW!
Can still be reproduced with latest git. See attachment (triple scrollbar FTW!)
bug#337298 might be related. *** Bug 339380 has been marked as a duplicate of this bug. *** CC'ing Aleix since this is presumably related to http://quickgit.kde.org/?p=plasma-desktop.git&a=commit&h=69c55fbc6dcf1d074f86b775c280ec0b471a1d19 Git commit cef4d1f44b37e7f57bfd1fa12c15df7b40e8a892 by Kai Uwe Broulik. Committed on 16/10/2014 at 14:36. Pushed by broulik into branch 'Plasma/5.1'. Cleanup applet configuration scrollbar handling This does away with the spurious binding loop on the Column and binds the StackView height to the ScrollView's viewport height instead of the item height fixing the glitching scrollbars REVIEW: 120604 Related: bug 337298 FIXED-IN: 5.1.1 M +3 -10 desktoppackage/contents/configuration/AppletConfiguration.qml http://commits.kde.org/plasma-desktop/cef4d1f44b37e7f57bfd1fa12c15df7b40e8a892 |
Created attachment 87317 [details] Screenshot showing the scrollbar When diagonally (lower right corner) decreasing the size of the desktop configuration dialog, every now and then a scrollbar flashes up for a splitsecond. Stopping the resizing right at this moment leaves a scrollbar covering the "Open" and "Download Wallpapers" button. See attached screenshot.