Closed Bug 41155 Opened 25 years ago Closed 17 years ago

visual weirdness with opacity+xul button

Categories

(Core Graveyard :: GFX, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
Future

People

(Reporter: andreww, Unassigned)

Details

Attachments

(2 files)

Load the example file in mac build 2000053108 - these are just simple XUL buttons with opacity set on a colored background. The buttons display a wierd red coloration which isnt defined anywhere in the css. I will enclose both an example file and a screen shot
Attached file example xul file
reassigning to evaughan
Assignee: trudelle → evaughan
Opacity in XUL does not work. Weird...
Assignee: evaughan → garyf
back to evaughan
Assignee: garyf → evaughan
mass-moving all evaughan non-nsbeta3+ bugs to 'Future' milestone (per trudelle).
Target Milestone: --- → Future
The future is now, can we have some more current words on this bug? Hopefully ones like "It seems to have been fixed."
nominating for dogfood (from sdagley's list of bugs that are good candidates for our next release)
Keywords: nsdogfood
Summary: visual wierdness with opacity+xul button → visual weirdness with opacity+xul button
This works on win2k, but not on MacOS9.0 or redhat6.1 (or it does work when you change 'opacity:' to '-moz-opacity:'. However, the same is true of HTML <button>: works on win2k, but not on Mac/Linux. http://jrgm.mcom.com/bugs/41155/opacity.xul http://jrgm.mcom.com/bugs/41155/opacity.html <html> <body style='background-color: #003300;'> <!-- use -moz-opacity, not opacity --> <button style="-moz-opacity:.75">foo</button> <button style="-moz-opacity:.35" onclick="this.setAttribute('style','-moz-opacity:.75')">foo</button> <button style="-moz-opacity:.05">foo</button> </body> </html> I don't think this is specifically evaughan's bug. Passing to Style, although it may be the drawing code that doesn't support this. But on a separate note, how is this |nsdogfood| : http://bugzilla.mozilla.org/describekeywords.cgi "a bug nominated as a blocker to using the product as dogfood. Dogfood is the ability for internal Netscape development to use the Seamonkey product for daily use."
Assignee: evaughan → pierre
Component: XP Toolkit/Widgets → Style System
QA Contact: jrgm → ian
Keywords: nsCatFood
Keywords: nsdogfood
Assigning to compositor owner.
Assignee: pierre → kmcclusk
Component: Style System → GFX Compositor
QA Contact: ian → petersen
Attachment #9414 - Attachment mime type: text/plain → application/vnd.mozilla.xul+xml
This bug is targeted at a Mac classic platform/OS, which is no longer supported by mozilla.org. Please re-target it to another platform/OS if this bug applies there as well or resolve this bug. I will resolve this bug as WONTFIX in four weeks if no action has been taken. To filter this and similar messages out, please filter for "mac_cla_reorg".
OS: Mac System 8.5 → All
Hardware: Macintosh → All
Assignee: kmcclusk → general
QA Contact: chrispetersen → ian
This is all worksforme, using current trunk build. Please reopen if you still see this issue.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: