VoiceOver Handles Long Statements Incorrectly in Xcode 9.2
VoiceOver Handles Long Statements Incorrectly in Xcode 9.2
- Subject: VoiceOver Handles Long Statements Incorrectly in Xcode 9.2
- From: Chi Kim <email@hidden>
- Date: Fri, 16 Feb 2018 14:34:38 +0000
- Thread-topic: VoiceOver Handles Long Statements Incorrectly in Xcode 9.2
Hi,
I'm using Xcode 9.2, and VoiceOver seems to have a problem reading a
long text displayed in multiple lines.
Let's say I have a long line of text like this. Sorry for VoiceOver users.
111111111111111111111111111111111111111111111111222222222222222222222222222222222222222222222222333333333333333333333333333333333333333333333333
Let's suppose:
1. Everything is in one line from first 1 to last 3.
2. There's only one return at the end of the last 3.
3. It's too long to be displayed in one line, so Xcode puts 1s in one
line 2s in next, and 3s in next.
4. My cursor is at the beginning before the first 1.
If I press down arrows, VoiceOver should start reading 22222... However,
it reads 11111...22222...33333...
If I press down arrow again, it should start reading from 33333, but it
reads 11111...22222...33333...
It makes it really confusing to work with long statements.
It worked correctly in previous Xcode. Is there any solution?
Thanks,
Chi
_______________________________________________
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