[Mono-bugs] [Bug 77089][Nor] Changed - A Form shouldn't be resizable if Form.FormBorderStyle is set to FixedDialog and Form.MaximizeBox to false

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 13 17:15:46 EST 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 peter at novonyx.com.

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

--- shadow/77089	2006-03-13 15:15:20.000000000 -0500
+++ shadow/77089.tmp.3160	2006-03-13 17:15:46.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77089
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
@@ -104,6 +104,13 @@
 Motif window manager hint for which operations the window manager
 should allow on a toplevel window. However, few window managers do
 anything reliable or interesting with this hint. Many ignore it entirely.
 
 ------- Additional Comments From peter at novonyx.com  2006-03-13 15:15 -------
 I'm setting the Motif hints, too.
+
+------- Additional Comments From peter at novonyx.com  2006-03-13 17:15 -------
+Ok, seems that metacity ignores the flags on XSetWMNormalHints. I'd 
+consider that a bug in metacity. But, if no flags are set we now 
+simply don't call XSetWMNormalHints. (Have not tested what metacity 
+does if only one hint (Min or Max) is set, whether they still try to 
+use both)


More information about the mono-bugs mailing list