http://bugzilla.novell.com/show_bug.cgi?id=538037
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=538037#c1 Ivan Zlatev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ivan Zlatev <[email protected]> 2009-09-10 08:10:48 MDT --- Fixed in r141677 and r141679. The problem was that I was adding the ISelectionService when the DocumentDesigner gets initialized (the root component's designer) because it was winforms specific. I have now split the ISelectionService from our IUISelectionService and made it available when the DesignSurface is instantiated. Our internal service then wraps the ISelectionService and gets added at run-time. BTW, do you have a Mono SVN setup already, so I don't have to package and upload the System.Design.dll each time? -- 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
