Re: Popover-style accessibility?
Re: Popover-style accessibility?
- Subject: Re: Popover-style accessibility?
- From: Alan Cannistraro <email@hidden>
- Date: Thu, 14 Mar 2013 18:36:06 +0000
- Thread-topic: Popover-style accessibility?
Ok cool - I added that. My concern was that some people might not know about that gesture, but I suppose it is pretty ubiquitous throughout the system.
Thanks Chris,
Alan
Sent from my iPhone
On 14 Mar 2013, at 18:23, "Chris Fleizach" <email@hidden> wrote:
> 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