Closed
Bug 1307
Opened 26 years ago
Closed 25 years ago
Opacity doesn't work on things that are hidden or transparent
Categories
(Core Graveyard :: GFX, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M5
People
(Reporter: angus, Assigned: michaelp)
References
()
Details
The URL testcase demonstrates these three bugs:
1. Opacity on transparent gifs doesn't work
2. Opacity set to 0% results in random memory puke
3. Opacity set on elements that are hidden results in random memory puke
#2 is fixed.
#3 was bogus because the test had the opacity set to 0% instead of 50%, so it
triggered case #2.
*** Bug 1575 has been marked as a duplicate of this bug. ***
*** Bug 2003 has been marked as a duplicate of this bug. ***
Updated•26 years ago
|
QA Contact: 1698
Comment 5•26 years ago
|
||
setting Eli as QA assigned
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed in new compositor. there are differenct issues if you are running in a
display depth other than 16 bpp, but these issues have been resolved.
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 7•26 years ago
|
||
Re-opening. On Mac OS (4.9.99 AM build), John Glenn doesn't appear; it's just
white space. (And, yes, that's using a 16-bit video.)
Also, Michael, on Win32 in bit depths other than 16-bit, John has a red
background; is this one of the "different issues" that you note? If so, do you
know for certain if a bug report has already been written?
Thanks!
Updated•25 years ago
|
Target Milestone: M4 → M5
Comment 8•25 years ago
|
||
moving to m5
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 10•25 years ago
|
||
file the mac issue (if there still is one) as a separate bug. the redness has
already been assigned to the new module owner, kevin mcclusky in another bug.
Updated•25 years ago
|
Comment 11•25 years ago
|
||
Sure. I've broken the Mac issue (it's actually a crashing bug if you poke
further) into bug #5081. Thanks!
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 12•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/a79a749ef8c7f5ca647430546e4fa2eb6822870a
Issue 1307: tabzilla "innovations" displaying weird
You need to log in
before you can comment on or make changes to this bug.
Description
•