Re: UIButton subclass no longer accessible?
Re: UIButton subclass no longer accessible?
- Subject: Re: UIButton subclass no longer accessible?
- From: Clare Kasemset <email@hidden>
- Date: Thu, 21 Sep 2017 07:47:13 +0900
That seems like it should not have been necessary. If you could file a bug
report with a sample app that shows the issue, that would be very helpful,
thanks!
> On Sep 21, 2017, at 5:42, David Dunham <email@hidden> wrote:
>
> One of my testers (who uses VoiceOver) was surprised when my game no longer
> showed a bunch of buttons when he upgraded to iOS 11.
>
> They are a UIButton subclass, and had isAccessibilityElement set via
> Interface Builder (in a .xib file).
>
> I was able to work around this by setting
> self.isAccessibilityElement = YES
> but don’t know why I had to do this. (We’d been doing most of our VoiceOver
> testing with iOS 10.)
>
> Was there a change I missed? Is this a bug?
> _______________________________________________
> 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