Re: Popover-style accessibility?
Re: Popover-style accessibility?
- Subject: Re: Popover-style accessibility?
- From: Chris Fleizach <email@hidden>
- Date: Thu, 14 Mar 2013 11:23:14 -0700
I don't like the element-only-by-hit-test approach as much anymore, because it leaves keyboard and braille users out in the cold.
My preferences these days is to implement accessibilityPerformEscape on the popover and then let the user do the 2 finger scrub gesture to escape.
On Mar 14, 2013, at 6:27 AM, Alan Cannistraro <email@hidden> wrote:
> Hi folks -
>
> I am trying to implement something similar to a UIPopover. On iPad, when you bring up a popover, flicking through elements cycles you through all the elements in the popover, and that's it. However, if you touch outside the popover it reads "Dismiss popup", and double-tapping dismisses the popover.
>
> Is there a way for me to put an accessibilityElement on-screen that does not get focus when flicking through elements, but that does get focus if targeted directly? (ideally, it doesn't get a rectangle around it when targeted, just like it doesn't with popovers.)
>
> Thanks,
>
> Alan
> _______________________________________________
> 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