[Mono-bugs] [Bug 581287] New: notifyIcon Symbol not transparent
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 19 09:54:49 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=581287
http://bugzilla.novell.com/show_bug.cgi?id=581287#c0
Summary: notifyIcon Symbol not transparent
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: Christoph at ApiViewer.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2)
Gecko/20100115 Firefox/3.6
The icon displayed in the taskbar notification area is not transparent.
This may be related to the FillRectangle call in NotifyIcon.cs:200 in
OnPaintInternal as SystemColors.Window is White in most cases.
Reproducible: Always
Steps to Reproduce:
1. set a .ico file as icon for the notifyicon
2. run the application
Actual Results:
icon is not transparent (background is white)
Expected Results:
icon should be transparent
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list