[Mono-bugs] [Bug 577754] New: UIVideoEditorController's base class should be UINavigationController and not NSObject
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Feb 6 06:38:58 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=577754
http://bugzilla.novell.com/show_bug.cgi?id=577754#c0
Summary: UIVideoEditorController's base class should be
UINavigationController and not NSObject
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Major
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: chrisntr at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB;
rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
UIVideoEditorController's current base class is NSObject, according to
http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIVideoEditorController_ClassReference/Reference/Reference.html
the base class should be UINavigationController.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
UIVideoEditorController cannot be used with a PresentModalViewController since
it's not a UIViewController.
Expected Results:
Can use PresentModalViewController with UIVideoEditorController and the
Controller will show.
--
Configure bugmail: http://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