No support for UIAcessibilityCustomAction in UIDocumentBrowserViewController

Originator:patrick
Number:rdar://32978038 Date Originated:26-Juni-2017 12:13 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:iOS 11b2
Classification:Serious Bug Reproducible:Always
 
Summary:
This is a duplicate of radar #32922733

UIAccessibilityCustomAction is a very important class to enhance Accessibility Support of our app. In our current self-implemented Document Picker we added custom actions to allow for easy renaming, duplication, moving and deletion of documents. UIDocumentBrowserViewController however neither has support for custom actions out of the box, nor allows to add them on our own.


Steps to Reproduce:
1. Open Files.app
2. Enable VoiceOver on the Device
3. Put the VoiceOver Cursor on a document
4. Swipe up/down to select custom actions

Expected Results:
There are actions available to duplicate, move, delete, (etc.) a document

Actual Results:
There is only an action to drag a document and there is no way to add custom UIAccessibilityCustomActions in UIDocumentBrowserViewController

Version:
iOS 11b2

Notes:
This is a serious accessibility regression for us, as it makes handling of documents through VoiceOver much harder

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!