Bug 427936 - Background images of text boxes are broken
Summary: Background images of text boxes are broken
Status: RESOLVED DUPLICATE of bug 426370
: 427855 428140 428148 (view as bug list)
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: Other Other
: P5 - None : Major with 1 vote (vote)
Target Milestone: ---
Assignee: Jakub Steiner
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 19:05 UTC by Matthias Hopf
Modified: 2008-09-25 10:08 UTC (History)
5 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***