Closed Bug 324561 Opened 19 years ago Closed 19 years ago

opacity doesn't work (background tab close buttons not showing up)

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 324892

People

(Reporter: ted, Unassigned)

References

Details

Attachments

(1 file)

The tabbed browsing changes from bug 308396 put a close button on each tab.  In trunk win32 cairo builds, the background close icons are not showing up.  The culprit is a css rule setting opacity: 0.7 on them here:
http://lxr.mozilla.org/mozilla/source/toolkit/themes/winstripe/global/browser.css#116

Overriding this to opacity 1.0 in userChrome.css fixes the problem.
*** Bug 324782 has been marked as a duplicate of this bug. ***
Attached file Simplified testcase
It would appear that opacity is broken in general.
Summary: background tab close buttons not showing up in Firefox → opacity doesn't work (background tab close buttons not showing up)
(In reply to comment #2)
na-ah. This works4me!
(In reply to comment #3)
> (In reply to comment #2)
> na-ah. This works4me!

What platform?  This doesn't work on my
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060123 Firefox/1.6a1
cairo build.
I see broken opacity in Camino and Firefox on OS X (both trunk) also.

Hardware/OS -> All/All
OS: Windows XP → All
Hardware: PC → All

*** This bug has been marked as a duplicate of 324892 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: