Bug 427936

Summary: Background images of text boxes are broken
Product: [openSUSE] openSUSE 11.1 Reporter: Matthias Hopf <mhopf>
Component: InstallationAssignee: Jakub Steiner <jimmac>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None CC: bitdealer, guitarist198, locilka, nordhaus, tgoettlicher
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Matthias Hopf 2008-09-19 19:05:51 UTC
The background image of text boxes (e.g. Partitioner, Release notes, Installation summary, etc.) just shows stripes. Text is close to unreadable.
Comment 1 Josh J 2008-09-21 01:15:44 UTC
*** Bug 428148 has been marked as a duplicate of this bug. ***
Comment 2 Stephan Binner 2008-09-21 04:58:12 UTC
*** Bug 428140 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Binner 2008-09-23 13:09:07 UTC
*** Bug 429070 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Steiner 2008-09-24 15:00:47 UTC
It appears as if Qt suddenly started having issues with alpha blending. The theme hasn't changed since 11.0. 

A workaround could be using a dull opaque grey instead if there is little chance of fixing the compositing in Qt.

The styling in question is:

YQLogView QTextEdit, YQRichText > YQTextBrowser {
  background-color: rgba(0, 0, 0, 60);
}
Comment 5 Stephan Binner 2008-09-24 16:16:03 UTC
*** Bug 427855 has been marked as a duplicate of this bug. ***
Comment 6 Dirk Mueller 2008-09-25 10:08:07 UTC
not a qt specific issue. 

*** This bug has been marked as a duplicate of bug 426370 ***