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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to