Closed
Bug 246287
Opened 21 years ago
Closed 21 years ago
firefox mac does not support -moz-opacity or opacity
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 228441
People
(Reporter: contact, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
it seems to only affect the mac version, since -moz-opacity works on the pc version.
any item assigned an opacity of any value using -moz-opacity in firefox mac will
be invisible.
the test case shows two examples. test it on mac, nothing works, test it on
pc--it works.
Reproducible: Always
Steps to Reproduce:
1. create a style using -moz-opacity: 0.5;
2. view in firefox mac
Actual Results:
invisible.
Expected Results:
should be 50% transparent.
Reporter | ||
Comment 2•21 years ago
|
||
i should have checked ahead to 0.9 RC--this issue is fixed there.
*** This bug has been marked as a duplicate of 228441 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•