Navigation elements with images cannot be made accessible
| Originator: | craig.hockenberry | ||
| Number: | rdar://7361528 | Date Originated: | |
| Status: | Open | Resolved: | |
| Product: | iPhone SDK | Product Version: | 3.1.2 |
| Classification: | UI/Usability | Reproducible: | Always |
There is no way in Interface Builder to make buttons with images in navigational elements accessible. The root of the problem is that there are no accessibility attributes available for UIBarButtonItem. The only accessibility label available is the item's title, which does not exist when the button is an image. The result is that a disabled user hears "Button" for each graphic button in a navigation bar or a toolbar. This problem is related to rdar://7079944 <http://www.openradar.me/7079944>
Comments
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!
duped
rdar://7424033