[Mono-bugs] [Bug 377084] New: BringToFront vs SDI
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 4 03:20:13 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=377084
Summary: BringToFront vs SDI
Product: Mono: Class Libraries
Version: 1.9.0
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: jesjones at mindspring.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
If BringToFront is called on a top level window in an SDI app it will have no
parent so BringToFront will call XplatUI.SetZOrder with IntPtr.Zero as the
AfterhWnd argument. AfterhWnd will then call XplatUICarbon.SetZOrder which
winds up trying to dereference the null pointer.
--
Configure bugmail: https://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