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] [iOS] RefreshView pushed into view when accessibility navigating through CollectionView header and items #12782

Open
@djhango

Description

Description

When using a RefreshView and wrap a CollectionView with header in it, when using VoiceOver and accessibility navigating through the items in the header, or the CollectionView's items if the list of items does not overflow the screen, the whitespace of the RefreshView is displayed, sometimes without the LoadingSpinner

Steps to Reproduce

  1. Have VoiceOver enabled on device
  2. Open Repro solution
  3. Accessibility navigate through items

Expected Behavior

RefreshView's whitespace is not visible

Actual Behavior

RefreshView's whitespace is visible

Basic Information

  • Version with issue: Xamarin.Forms 4.8.0.1560
  • Last known good version: n/a
  • IDE:
  • Platform Target Frameworks:
    • iOS: 13.2
    • Android: n/a
    • UWP: n/a
  • Android Support Library Version: n/a
  • Nuget Packages: Xamarin.Forms 4.8.0.1560
  • Affected Devices: iPhone 6 running iOS 12.4.5

Screenshots

Reproduction Link

RefreshViewRepro.zip

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