Re: iOS: Background view leaking through between foreground controls
Re: iOS: Background view leaking through between foreground controls
- Subject: Re: iOS: Background view leaking through between foreground controls
- From: Chris Fleizach <email@hidden>
- Date: Wed, 03 Apr 2013 12:22:10 -0700
You should use either
accessibilityViewIsModal
or
accessibilityElementsHidden
depending on which is either
On Apr 3, 2013, at 12:08 PM, Marco Zehe <email@hidden> wrote:
> Hi all!
>
> I'm currently trying to make the iOS WordPress app more accessible. One problem I'm facing is this: When opening a comment, parts of the background view (the comments list) is leaking through between the foreground view's controls. When exploring the screen with a finger, VoiceOver repeatedly finds background stuff between the elements of the currently displayed comment. For example the button to toggle the side bar etc.
>
> Does anyone know how to solve this? There's nothing being done with UIAccessibilityContainers or such, all plain UIKit with only a few labels added for image buttons.
>
> Any hints would be appreciated!
>
> Marco
>
>
> _______________________________________________
> 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
_______________________________________________
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