https://bugzilla.novell.com/show_bug.cgi?id=654491
https://bugzilla.novell.com/show_bug.cgi?id=654491#c0 Summary: UINavigation Controller Doesn't always show the back button on push. Classification: Mono Product: MonoTouch Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=400951) --> (http://bugzilla.novell.com/attachment.cgi?id=400951) Project i'm havin the issues with. User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; NET CLR 1.1.4322; InfoPath.2; .NET4.0C; .NET4.0E; MS-RTC LM 8) When i open my application on the iPad, if it opens in portrait mode then turn to landscape, everything works as expected. but when i open in landscape mode and push a new view onto the left NavigationController in the UISplitView, the view pushes as expected, but the back button doesnt show up. Reproducible: Always Steps to Reproduce: 1.Load Sample App in MD. 2.Debug Application 3.Opens first time in portrait, runs fine. 4.Close application, stop debugging, but leave sim open 5.Rotate SIM to landscape. 6.Start debugging again. 7.After login, click "Settings" and you will see a new view gets pushed, but no back buttons is rendered. Actual Results: Button is missing for back navigation on the controller Expected Results: Button should show for back navigation on teh controller. -- Configure bugmail: https://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
