Closed Bug 528577 Opened 15 years ago Closed 14 years ago

Transparency not working (on some) XUL Window background (nsIAlertsService's alert.xul)

Categories

(Core :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 428686

People

(Reporter: statik213, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b2) Gecko/20091108 Firefox/3.6b2 XPCOMViewer/0.9a
Build Identifier: xulrunner-1.9.1.en-US.win32

I was not able to give chrome://global/content/alerts/alert.xul a transparent background.
Transparency seems to work fine in other windows and dialogs I've skinned.

Reproducible: Always

Steps to Reproduce:
1.  Set style="-moz-appearance: none; background: rgba(255, 0, 0, 0.50);" on <window> in  chrome://global/content/alerts/alert.xul
2.  Trigger an alert (ex: Cc["@mozilla.org/alerts-service;1"].getService(Ci.nsIAlertsService).showAlertNotification("", "Title", "msg"); )
3.  Observer background of Alert.
Actual Results:  
Alert notification has a washed out red background, note: not an opaque 100% red.
Setting the background to "transparent" shows a white background.

Expected Results:  
50% transparent red background

Custom XULRunner application.
Default Theme
Win XP (w/ classic win2k theme)
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Summary: Transparency not working (on some) XUL Window background (alert.xul) → Transparency not working (on some) XUL Window background (nsIAlertsService's alert.xul)
You need to log in before you can comment on or make changes to this bug.