[Mono-bugs] [Bug 77800][Nor] Changed - [PATCH] Opacity +
ShowInTaskbar makes Form invisible
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 15 03:18:47 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77800
--- shadow/77800 2006-05-15 03:18:09.000000000 -0400
+++ shadow/77800.tmp.6416 2006-05-15 03:18:47.000000000 -0400
@@ -10,14 +10,13 @@
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: levap at bansky.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
-Summary: Opacity + ShowInTaskbar makes Form invisible
+Summary: [PATCH] Opacity + ShowInTaskbar makes Form invisible
Description of Problem:
New window is not shown if it has Opacity set in it's constructor.
If the opacity is set after the windows is created and shown, it works
perfectly.
@@ -181,6 +180,9 @@
Either Opacity or ShowInTaskbar causes the bug.
------- Additional Comments From atsushi at ximian.com 2006-05-15 03:18 -------
Created an attachment (id=17018)
proposed fix
+
+------- Additional Comments From atsushi at ximian.com 2006-05-15 03:18 -------
+Hmm, how can I test it? :-)
More information about the mono-bugs
mailing list