Bug 162071 - KLineEdit cause a segfault whit style-sheet attribute background-color
Summary: KLineEdit cause a segfault whit style-sheet attribute background-color
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-14 02:08 UTC by Emmanuel Lepage Vallée
Modified: 2008-07-01 21:40 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 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 ***.