Bug 162071

Summary: KLineEdit cause a segfault whit style-sheet attribute background-color
Product: [Frameworks and Libraries] kdelibs Reporter: Emmanuel Lepage Vallée <emmanuel.lepage>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Emmanuel Lepage Vallée 2008-05-14 02:08:48 UTC
Version:           4.0.73 (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1 using cmakekde
OS:                Linux

When QStyleSheet background-color attribute is applied on the parent frame of a klinedit, the application do a segfault on startup. QLineEdit work fine, so the buf come from klinedit. I tested on 2 computer, both do that.
Comment 1 Tobias Koenig 2008-07-01 17:14:56 UTC
On Wed, May 14, 2008 at 07:48:06AM -0000, Pino Toscano wrote:
Hej,

I can't reproduce the crash here... could you attach a testcase, please?

Ciao,
Tobias
Comment 2 Emmanuel Lepage Vallée 2008-07-01 20:40:54 UTC
It is fixed now. Both of my project that had this bug can use klinedit instead of qlineedit now.

Thanks for taking time to fix bug!

FIXED
Comment 3 Urs Wolfer 2008-07-01 21:40:16 UTC
*** Bug has been marked as fixed ***.