| Summary: | Sliders in toolbars are not styled properly | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Scott Wheeler <wheeler> |
| Component: | kstyle | Assignee: | Karol Szwed <gallium> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | cfeck, grundleborg, karl, neil, shu |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Testcase sources of KAppTemplate + QSlider on toolbar | ||
Karol, I believe you made a decision on this, mind sharing it with the reporter? *** Bug 60405 has been marked as a duplicate of this bug. *** Once again, Hayes and Juk in the same place. *** Bug 81959 has been marked as a duplicate of this bug. *** Is this bug still there in a recent version of KDE, such as 3.5.8 or KDE4.0 RC2? Created attachment 34167 [details]
Testcase sources of KAppTemplate + QSlider on toolbar
Using this testcase here:
Qt: 4.5.1 (qt-copy 971295)
KDE: 4.2.88 (KDE 4.2.88 (KDE 4.3 >= 20090527))
kdelibs svn rev. 975695 / kdebase svn rev. 975695
on ArchLinux i686 - Kernel 2.6.29.4
The slider widget on toolbar looks Ok and it is styled properly:
I tested with "execname -style STYLENAME" for Oxygen, Plastique, Cleanlooks and Skulpture.
Can anyone else test and confirm this ?
This was a bug in Qt 3, not allowing the slider background to be "transparent". |
Version: (using KDE Devel) Installed from: Compiled sources Compiler: 2.95 OS: Linux Even using: sliderWidget->setName("kde toolbar widget"); Doesn't cause a slider in a toolbar to be styled properly. Maksim said that it probably has something to do with it being a double buffered widget. At some point I may have time to poke around a bit more to try to fix this myself, but after an initial look I could tell that there's a fair bit of stuff there that I have no exposure to. Ah, and a screen shot: http://www.slackorama.net/~scott/juk.png