[Mono-bugs] [Bug 684281] New: Section index text is not shown for UITableView

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 31 16:45:04 EDT 2011


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: mono-bugs at lists.ximian.com
        ReportedBy: matthew at muddytummy.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list