You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
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.
Hey team, there's an ETA for this issue? I can reproduce this bug on XF 4.8.0.1687 when I use any kind of collection (Collection View or BindableLayout).
Uh oh!
There was an error while loading. Please reload this page.
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
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.
Screenshots
Reproduction Link
https://github.com/juanraa/AccessibilityWithScroll.git
Workaround
The text was updated successfully, but these errors were encountered: