https://bugzilla.novell.com/show_bug.cgi?id=685416
https://bugzilla.novell.com/show_bug.cgi?id=685416#c0 Summary: Crash when I click custom button with image on navigation bar Classification: Mono Product: MonoTouch Version: SVN Platform: iPhone OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=423384) --> (http://bugzilla.novell.com/attachment.cgi?id=423384) Sample demonstrating the bug. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 I'm using UIButton with custom image background placed on UINavigationBar. When I click this button, application crashes with NullReference exception. Heppens on MonoTouch 4. Reproducible: Always Steps to Reproduce: 1. Build and run sample. 2. Press "New" button on navigation bar. New navigation bar with "Back" button with arrow background should appear. If back button has rectangular background, something went wrong. 3. On new navigation bar, press "Back" button. Observe crash. Actual Results: Application crashes with NullReference exception. Expected Results: Application should not crash and clicked navigation bar should disappear (also all other navigation bars bellow it). -- 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
