Closed
Bug 625409
Opened 14 years ago
Closed 14 years ago
Element lost rgba transparency effect when position is fixed
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: ricky, Assigned: roc)
References
Details
(Keywords: regression, Whiteboard: [softblocker])
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b9) Gecko/20100101 Firefox/4.0b9
Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b9) Gecko/20100101 Firefox/4.0b9
position: fixed; background: rgba(255,255,255,0.5);
no transparent effect
Reproducible: Always
| Reporter | ||
Comment 1•14 years ago
|
||
| Reporter | ||
Comment 2•14 years ago
|
||
| Reporter | ||
Updated•14 years ago
|
Version: unspecified → Trunk
| Reporter | ||
Updated•14 years ago
|
Summary: rgba lost transparency effect when position is fixed → Element lost rgba transparency effect when position is fixed
Updated•14 years ago
|
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
Comment 3•14 years ago
|
||
Disabling GL layers fixes. This needs to block, imo.
Status: UNCONFIRMED → NEW
blocking2.0: --- → ?
Component: Style System (CSS) → Graphics
Ever confirmed: true
QA Contact: style-system → thebes
Comment 4•14 years ago
|
||
Can someone get me a regression window?
Comment 5•14 years ago
|
||
Regressed when GL layers were enabled. Enabling them in a build from before they were enabled by default shows the problem too, going back to Sept 8, 2010 at least. Before that, GL layers were unusable enough that I can't test.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → roc
| Reporter | ||
Updated•14 years ago
|
OS: All → Mac OS X
Updated•14 years ago
|
OS: Mac OS X → All
| Assignee | ||
Comment 6•14 years ago
|
||
Attachment #504609 -
Flags: review?(bas.schouten)
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [softblocker] → [softblocker][needs review]
Comment 7•14 years ago
|
||
Comment on attachment 504609 [details] [diff] [review]
fix
I'd prefer spacing around the * operator, other than that looks fine to me.
Attachment #504609 -
Flags: review?(bas.schouten) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: regressionwindow-wanted → checkin-needed
Whiteboard: [softblocker][needs review] → [softblocker][needs landing]
| Assignee | ||
Comment 8•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [softblocker][needs landing] → [softblocker]
You need to log in
before you can comment on or make changes to this bug.
Description
•