Summary: | Some Qt-based (QWidgets?) applications have their progress bar rotated vertically. | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Lemuel Simon <lemuelsimon32> |
Component: | QStyle | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate, noahadvs, uhhadd |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.25.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot of the progress-bar bug in Breeze.
Fusion application style, bug doesn't occur. The Classy/Classik application theme (Breeze-fork). The bug doesn't occur. |
Created attachment 150878 [details]
Fusion application style, bug doesn't occur.
Created attachment 150879 [details]
The Classy/Classik application theme (Breeze-fork). The bug doesn't occur.
Just tried with KTorrent and all KDE stuff from git master; could not reproduce. (In reply to Nate Graham from comment #3) > Just tried with KTorrent and all KDE stuff from git master; could not > reproduce. Hmm, I would assume that was already fixed in git master. Would it make sense to close this report and re-open it IF it persists in the 5.26 release? The bug tracker is swamped as is. Seems like other folks had a similar problem over here: https://bugs.kde.org/show_bug.cgi?id=455367 . I'll mark this one as a dupe and move further discussion over there. *** This bug has been marked as a duplicate of bug 455367 *** |
Created attachment 150876 [details] Screenshot of the progress-bar bug in Breeze. SUMMARY In some QWidget applications such as KTorrent, their progress-bars are flipped vertically instead of horizontally. STEPS TO REPRODUCE 1. Open K-Torrent or another QWidget-based application (not all trigger this bug...). 2. Go to a page with a progress-bar. OBSERVED RESULT The progress-bar in some QWidget-based applications are rotated vertically. Another application-style like Qt's Fusion or Paul Mc Auley's Classy/Classik would show normally, but Breeze's doesn't. EXPECTED RESULT The progress-bar is horizontal is it normally would. Operating System: openSUSE Leap 15.4 KDE Plasma Version: 5.25.3 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.14.21-150400.22-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-3320M CPU @ 2.60GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4000 Manufacturer: LENOVO Product Name: 2347G2U System Version: ThinkPad T430 ADDITIONAL INFORMATION I think this is another regression, but again, I'm not sure when it happened.