http://bugzilla.novell.com/show_bug.cgi?id=583386
http://bugzilla.novell.com/show_bug.cgi?id=583386#c0 Summary: DesignSurface doesn't accept to drop controls on it Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=344930) --> (http://bugzilla.novell.com/attachment.cgi?id=344930) OSControl GUI designer debug build User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; NET CLR 3.5.30729) The DesignSurface implementation in System.ComponentModel.Design doesn't support Drag&Drop of controls to it. Reproducible: Always Steps to Reproduce: 1. Start the attached OSControl.Editor.exe 2. Click on File -> New to create a new form 3. Drag a Button from the TreeView on the left onto the new form Actual Results: The DesignSurface doesn't accept the dragged control. It's not possible to drop any control onto the new form. Expected Results: The DesignSurface should accept the dragged control and create a new control on the form when dropped. -- 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
