Accessibility Verifier giving errors on standard NSTableViews
Accessibility Verifier giving errors on standard NSTableViews
- Subject: Accessibility Verifier giving errors on standard NSTableViews
- From: Martin Pilkington <email@hidden>
- Date: Mon, 30 Mar 2009 22:02:43 +0100
Hey,
I've been running Accessibility Verifier on my apps and I've found that in the Role Verification tests it gives errors on plain NSTableViews. It gives errors like:
error: AXSortButton - "title", AXRoleDescription attribute value is wrong, it is sort button it should be AXSortButton AXApplication - "Cocoa Simulator" > AXWindow(AXStandardWindow) > AXScrollArea > AXTable > AXGroup > AXSortButton - "title"
Accessibility Inspector gives the Role and Role Description as:
AXRole: “AXSortButton” AXRoleDescription: “sort button”
I'm just wondering whether there's something I'm doing wrong (the above error simply came from a new NIB file with a table view dropped in, the column named to "title" and then run in the cocoa simulator) or if it's a bug and I need to file a radar
Thanks
--------------------------------- Martin Pilkington Writer of Weird Symbols email@hidden |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden