[Mono-bugs] [Bug 81722][Nor] Changed - When ShowInTaskbar is false icon is not displayed on Alt-Tab

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 23 17:36:26 EDT 2007


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 monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81722

--- shadow/81722	2007-05-23 17:00:27.000000000 -0400
+++ shadow/81722.tmp.14884	2007-05-23 17:36:26.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,13 @@
 2. follow the on-screen instructions.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-05-23 17:00 -------
 Created an attachment (id=19301)
 Repro
 
+
+------- Additional Comments From monkey at jpobst.com  2007-05-23 17:36 -------
+For Windows, this means adding the WS_EX_CONTROLPARENT extended flag.
+ Our (NotWorking) test FormTest.FormCreateParamsStyleTest confirms
+this flag should always be on our Forms.
+
+Patch attached.  Dunno about X11.


More information about the mono-bugs mailing list