[Mono-bugs] [Bug 670844] New: Error while adding subview using Animator
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Feb 9 23:51:55 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=670844
https://bugzilla.novell.com/show_bug.cgi?id=670844#c0
Summary: Error while adding subview using Animator
Classification: Mono
Product: MonoMac
Version: GIT
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Bindings
AssignedTo: gnorton at novell.com
ReportedBy: kjpou at pt.lu
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=413177)
--> (http://bugzilla.novell.com/attachment.cgi?id=413177)
Test case using animator and nsview
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-us)
AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
Adding subview to a NSView works fine with AddView. When using AddView via an
animator it errors out.
Reproducible: Always
Steps to Reproduce:
1. Get the Test Case and run it
2. Press Shift+A to add the subview and to remove the subview
3.
Actual Results:
When using the animator getting errors for ((NSView)Animator).AddSubview(view);
on line 67 of test case
Expected Results:
The photo transitions in just like RemoveSubview transition the image out.
--
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