Bug 47363 - light3 style has artifacting with ComboBoxes
Summary: light3 style has artifacting with ComboBoxes
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kstyle (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Karol Szwed
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-03 04:33 UTC by zakariya
Modified: 2002-12-14 08:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zakariya 2002-09-03 04:24:16 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kstyle
Version:           KDE 3.0.3 
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.3
OS:                Linux
OS/Compiler notes: Gentoo with qt 3.05

This is an annoying but non-severe bug. It seems that the second to bottombottom pixel row of comboboxes (qt and KDE versions) doesn't ever get painted. This started when I installed qt-3.05 and kde 3.03 (both from source). As far as I can tell it only affects light3; I tried a couple other widget styles and they didn't seem to have the problem.

Here's a quick snapshot:
http://home.earthlink.net/~zakariya/images/temp/combobox-artifacting.png

Thanks

(Submitted via bugs.kde.org)
Comment 1 Karol Szwed 2002-11-16 14:20:59 UTC
Unfortunately I cannot reproduce this effect.

Could you please let us know whether you still get this problem and how to
reproduce it? There is nothing I see in the source code of lightv3 that may
cause comboboxes to have unpainted areas - perhaps you were using an Xserver
such as Exceed that may trigger this issue?
Comment 2 zakariya 2002-11-16 17:25:45 UTC
Subject: Re:  light3 style has artifacting with ComboBoxes

It's peculiar, but the problem seems to have eventually solved itself. I poked 
through the code some weeks ago and was completely unable to find any reason 
why this should happen -- all I can say with any certainty is that in my 
testing it became obvious that the problem manifested only when using small 
fonts. 

On Saturday 16 November 2002 08:20 am, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=47363
>
>
>
>
> ------- Additional Comments From gallium@kde.org  2002-11-16 14:20 -------
> Unfortunately I cannot reproduce this effect.
>
> Could you please let us know whether you still get this problem and how to
> reproduce it? There is nothing I see in the source code of lightv3 that may
> cause comboboxes to have unpainted areas - perhaps you were using an
> Xserver such as Exceed that may trigger this issue?

Comment 3 Karol Szwed 2002-12-14 08:03:12 UTC
I tried all font sizes from 3 point to 64 point and still everything was fine. All the 
people i asked that used lightv3 also didn't have this problem, hence I'm closing 
this bug for now. If you happen to get this effect again in future, we will re-open 
this bug report.