https://bugzilla.novell.com/show_bug.cgi?id=684281
https://bugzilla.novell.com/show_bug.cgi?id=684281#c0 Summary: Section index text is not shown for UITableView Classification: Mono Product: MonoTouch Version: unspecified 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: Beta-Customer Blocker: No Created an attachment (id=422580) --> (http://bugzilla.novell.com/attachment.cgi?id=422580) Repro' source code. Description of Problem: With monotouch 4.0 Alpha/Beta overriding UITableViewSource.SectionIndexTitles will correctly cause a section index slider to appear on the table view, AND with the correct number of clickable sections BUT there will be no text shown. Does not appear to happen with the latest monotouch 3.2.5 release. The source code to test this is attached. Verified with. Xcode 4.0.1 running iPhone simulator with iOS 4.3 (8F192) Mono 2.10.1 MonoDevelop 2.4.2 With and without monotouch 4.0. Works with 3.2.5 as mentioned in the environment above. Steps to reproduce the problem: 1. Ensure using monotouch 4.0 in the above environment. 2. Compile in the attached TableView.cs source. 3. Run in iPhone simulator with iOS 4.3. Actual Results: No section index view shown as expected. Expected Results: Expected section index view with text. How often does this happen? Always. Additional Information: None. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
