Skip to content
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
@juanraa

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

  1. Open the sample project
  2. Start reading the elements
  3. 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

Workaround

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions