[UITableView registerNib:forCellReuseIdentifier:] fails with voice over on

Originator:doug
Number:rdar://11549999 Date Originated:
Status:Closed Resolved:Fixed
Product:iPhone SDK Product Version:5.x
Classification:Serious Bug Reproducible:Always
 
29-May-2012 12:04 PM Doug Russell:
Summary: [UITableView registerNib:forCellReuseIdentifier:] fails to return a cell from [UITableView dequeueReusableCellWithIdentifier:] when voice over is active

Steps to Reproduce:

Register a nib with the tableview, attempt to dequeue a cell.

Expected Results:

A cell.

Actual Results:

nil

Regression:

Notes:

Sample project demonstrating issue:

http://cl.ly/073G1V0Z3b1F082D030q

Comments

Seems to be fixed in iOS 6

Duped as 11550327

By krismarkel at May 29, 2012, 7:44 p.m. (reply...)

Duped as 11550093

By nathaniel at May 29, 2012, 7:11 p.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!