http://bugzilla.novell.com/show_bug.cgi?id=575635
http://bugzilla.novell.com/show_bug.cgi?id=575635#c0 Summary: MessageBox: modal dialog should always be actived on the top of main form Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: 64bit OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=339872) --> (http://bugzilla.novell.com/attachment.cgi?id=339872) Form IronPython sample REPRO: 1. Run the attachment IronPython script(with IPCE installed) 2. Click 'button1' to invoke a MessageBox named "Message Form", that is actived on the top of "Form control" main form 3. Click "Form control" window RESULTS: After doing step3, the main form "Form control" is actived (the title bar is highlighting) EXPECTED RESULTS: "Message Form" is a modal MessageBox dialog that should always be actived(highlighting). COMMENTS: I have tried on Windows7, openSUSE11.2-32bit, fedora12-32bit, they can work well. seems the issue only appeared on openSUSE-64bit and fedora-64bit. please help to take a look, thanks! -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
