This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] Accessibility Xamarin.Forms the scroll is not following the reading elements on iOS #11793
Open
Description
Description
On the version 4.8.0.1269 of Xamarin.Forms the scroll is not following the reading elements on iOS, the voiceOver read all the elements but the scroll doesn't move with it.
Steps to Reproduce
- Open the sample project
- Start reading the elements
- The scroll never moves with the element reading.
Expected Behavior
The scroll moves with the reading elements.
Actual Behavior
The scroll doesn't move with the reading element, so remains in the only visible elements and not on the others that we need to scroll to see them.
Basic Information
This only affect iOS devices, android is working good.
- Version with issue: 4.8.0.1269
- Last known good version:4.7.0.1080
- IDE: Visual Studio For Mac.
Screenshots
Reproduction Link
https://github.com/juanraa/AccessibilityWithScroll.git