Bug 51846

Summary: can not see the colors with default keramik style
Product: [Frameworks and Libraries] kdelibs Reporter: Jaime Torres <jtamate>
Component: kstyleAssignee: Karol Szwed <gallium>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This is what I see when selecting colors
KColorButton patch to fix color drawing.

Description Jaime Torres 2002-12-13 11:36:50 UTC
Version:           desconocido (using KDE 3.1.0 (RC5))
Installed from:    compiled sources
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.20

In some configuration screens, when you have to select the colors, I can not see the select color in the screen, because the default keramic style does not lefts any space to show the color.

I will submit an screenshot of this problem.

Thank you for such an incredible desktop.
Comment 1 Jaime Torres 2002-12-13 11:38:58 UTC
Created attachment 605 [details]
This is what I see when selecting colors
Comment 2 Maksim Orlovich 2002-12-14 02:40:21 UTC
How did you get this so small? 
 
Comment 3 Maksim Orlovich 2002-12-14 02:59:44 UTC
Never mind, I am stupid. Working on fixing it.. 
 
Comment 4 Karol Szwed 2002-12-14 07:51:25 UTC
Created attachment 611 [details]
KColorButton patch to fix color drawing.

Apply the patch to kdelibs/kdeui and see if it helps. I'll commit this patch
soon if no problems are encountered.
Comment 5 Jaime Torres 2002-12-17 17:05:42 UTC
I installed the patch, and it works. 
 
Thanks.