[Mono-bugs] [Bug 653814] New: Applications crash when I use a combobox with a subclassed NSApplication
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 15 18:43:27 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=653814
https://bugzilla.novell.com/show_bug.cgi?id=653814#c0
Summary: Applications crash when I use a combobox with a
subclassed NSApplication
Classification: Mono
Product: MonoMac
Version: GIT
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Major
Priority: P5 - None
Component: Bindings
AssignedTo: gnorton at novell.com
ReportedBy: jclancey at resdat.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=400368)
--> (http://bugzilla.novell.com/attachment.cgi?id=400368)
Test Case
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
I am subclassing the NSApplication/delegate and the NSWindow. And it seems
things are getting GC.
Reproducible: Always
Steps to Reproduce:
When I use the combobox inside my subclasses window/application the combobox
will crash on select.
Also If you type quickly in the textbox it will cause the app to crash as well.
This does not occur when you use a new default MonoMac application and add
things using Window.ContentView.AddSubview(..);
Actual Results:
See test case
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list