Bug 162073 - KLineEdit cause a segfault whit style-sheet attribute background-color
Summary: KLineEdit cause a segfault whit style-sheet attribute background-color
Status: RESOLVED NOT A BUG
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 04:29 UTC by Emmanuel Lepage Vallée
Modified: 2008-05-14 09:48 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 04:29:17 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 Pino Toscano 2008-05-14 09:48:55 UTC
Reported already (bug #162071).