Summary: | when using a visual style without "grippers" on the scrollbar thumbs, square holes appear in the thumbs | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Shinobu Maehara <congruwer> |
Component: | qt | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | cfeck, kraplax |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shinobu Maehara
2008-01-23 14:58:00 UTC
I can confirm that. Though, i guess this behaviour won't be fixed. At least it's not KDE bug, but the Qt behaviour. For you i suggest to fix the msstyle yourself. Get the StyleBuilder (or any other program to edit the msstyle files) and edit the gripper's property "BgType" to be of value "None" instead of "ImageFile". This will smoothly hide the gripper. Note that there're types of them (horiz + vertical for taskbar and for everything else). Scrollbars are rendered by Qt classes. If this bug is still visible with Qt version 4.7, please report to Qt developers at Nokia via https://bugreports.qt.nokia.com/secure/Dashboard.jspa |