[Mono-bugs] [Bug 78737][Maj] Changed - Form.BringToFront not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 15 12:34:54 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78737
--- shadow/78737 2006-07-20 15:26:53.000000000 -0400
+++ shadow/78737.tmp.32538 2006-08-15 12:34:54.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78737
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: kuba.brecka at gmail.com
QAContact: mono-bugs at ximian.com
@@ -92,6 +92,9 @@
XplatUI.SetZOrder(Handle, IntPtr.Zero, true, false);
The second problem (X only) seems to be that XRaiseWindow only works
when the WM_CLIENT_LEADER property is set correctly.
See http://tronche.com/gui/x/icccm/sec-5.html#s-5.1
(Correct me if I'm wrong here)
+
+------- Additional Comments From peter at novonyx.com 2006-08-15 12:34 -------
+Fixed in svn r63769.
More information about the mono-bugs
mailing list