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
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
- Have VoiceOver enabled on device
- Open Repro solution
- 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