VoiceOver text selection in UITextView
VoiceOver text selection in UITextView
- Subject: VoiceOver text selection in UITextView
- From: Saqib Shaikh via Accessibility-dev <email@hidden>
- Date: Tue, 5 May 2020 01:04:46 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=5U7OaN4+OEZY41eGyde3Gd/jwwT/uVjxfHTNPKYXwWk=; b=JCgP2d2L5STQAXbFgLzdjIgI0mH/T1XVwERkgf7a2ka7M5QmYYc3ei1RjIWTbRKP4OFoo/QtyevgQsmg/EqHCea9m5+hge/0mpqIayxlwoYVQJ107l/kS7H1CfgYrqGIl0iDcCd/M9gAcIkI69GPCPpvph6MZDeUDRfum0QtXcV7EJaAiF+v8W3BwNIM/k5FTV7sqNN4dqnJT98BqH2SMiS3A3TEtLqYmBGo7lT7hWl12VzSJB8z0WX9uAegSv0PLDh42LvA5kJUzZV+cA5MQZOGeRlSVyXkjHUJi4zgZO7OipVPvVw+2jPPybAdPFKw0fr7IJqidMZHYYcr/6KKiw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mN78PzFaJPnn7dx4AH36ZpIUT4ctubHZEl4yHcDclb0/zApmal1+YfUNtuLovYfnJjsNXZAVcv2spF8zwXlWZ/YfZZMuCDX1JQC9eQfb5JgVH7oo7vEbs/IRS5sTRbFZ7ZCE8FpWrBKilpMOpcoV+jjp9BZiKiekQayU4lgSFccv3u12lAqXS//eXyD8kxBBXam+CenHf2bs4q255qDvdnqjrUeaxKFW9kOLtGACZn6Sjok1DW34X9SQaBOBsLj3yaIJSFCqtRVqj3R9asCj3I4f+UzZ2zIoFYYwI2xu0SsZppPb+S7cXjT2eRF7nqKgxsfKM7zVjGIoFQC7yqk2Fw==
- Thread-topic: VoiceOver text selection in UITextView
In a editable UITextView, if you have "text selection" enabled in VoiceOver
roter settings, and then use this to select text.
However, if the UITextView is read-only, this is not available in the roter.
Without VoiceOver you can still long-press, and drag.
Is there a way to make the text selection roter option available for a
read-only UITextView?
Thanks, Saqib
Sent from my iPhone
_______________________________________________
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