|
Bugzilla – Full Text Bug Listing |
| Summary: | Background images of text boxes are broken | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Matthias Hopf <mhopf> |
| Component: | Installation | Assignee: | 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
*** Bug 428148 has been marked as a duplicate of this bug. *** *** Bug 428140 has been marked as a duplicate of this bug. *** *** Bug 429070 has been marked as a duplicate of this bug. *** 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);
}
*** Bug 427855 has been marked as a duplicate of this bug. *** not a qt specific issue. *** This bug has been marked as a duplicate of bug 426370 *** |