Running UIAccessibilityReadingContent on iPad in iPhone Compatibility Mode not working
Running UIAccessibilityReadingContent on iPad in iPhone Compatibility Mode not working
- Subject: Running UIAccessibilityReadingContent on iPad in iPhone Compatibility Mode not working
- From: Matthias Schmitt <email@hidden>
- Date: Fri, 26 Oct 2012 18:51:52 +0200
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?
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