Re: Running UIAccessibilityReadingContent on iPad in iPhone Compatibility Mode not working
Re: Running UIAccessibilityReadingContent on iPad in iPhone Compatibility Mode not working
- Subject: Re: Running UIAccessibilityReadingContent on iPad in iPhone Compatibility Mode not working
- From: Chris Fleizach <email@hidden>
- Date: Fri, 26 Oct 2012 10:03:34 -0700
On Oct 26, 2012, at 9:51 AM, Matthias Schmitt <email@hidden> wrote:
> Hello,
>
> I am observing a strange problem which drives me crazy.
>
> I implemented the UIAccessibilityReadingContent protocol in a CoreText view. It is running fine on an original iPhone. Whenever my fingers move over the screen, the according line gets highlighted and spoken by VoiceOver. I can scroll through different pages and everything works fine.
>
> Here comes my problem: I am running the same program, which is iPhone only, on an iPad in compatibility mode. I can move my fingers over the lines and the correct text gets spoken, but the rectangle appears at the wrong position. It seems to me that the iPhone compatibility mode is not that compatible. When a rectangle appears on my iPhone at position 10,10,400,20 it appears on the iPad at the same position in its native coordinates, which means that the iPhone coordinates seem not to get converted to the zoomed iPad position. The rectangles always stay in a 320x640 frame in the upper left corder.
>
> Does anybody observe the same problem?
>
Hi,
It's unlikely you'll be able to work around this, it sounds like a bug (Please file a bug report).
The good news is that the position of the rectangles won't affect the VoiceOver users ability to use the app
> Best regards
>
> Matthias Schmitt
>
> magic moving pixel s.a.
> 23, Avenue Grande-Duchesse Charlotte
> L-3441 Dudelange
> Luxembourg
> Phone: +352 54 75 75 - 0
> http://www.mmp.lu
>
>
>
>
>
> _______________________________________________
> 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