Skip to content

[Bug]: ParallaxCollectionView cannot scroll to top when tap iOS device's status bar #7

Description

@jingliancui

Component/Nuget

Other

What operating system(s) are effected? Please make sure the platform is supported for the library you are filing against. Check https://shinylib.net for supported platforms.

  • iOS
  • Mac Catalyst
  • MacOS
  • Android
  • Windows
  • Blazor
  • Linux

Version(s) of Operation Systems

iOS 26.5, iPhone 12

Steps To Reproduce

Like dotnet/maui#36129

When I'm using ParallaxCollectionView instead of Collection view in the sampleapp.
And run it in the real device, it cannot scroll up to top when tap status bar on iphone.

Reproduce:

  1. Clone the repo
  2. Open code with vs code
  3. Run in iphone device
  4. Scroll down a little bit the collectionview
  5. Tap the iPhone right/let top corner (the battery area or the time area)

Expected Behavior

The ParallaxCollectionView should scroll up to top.

Actual Behavior

nothing happen.

Exception or Log output

no

Code Sample

https://github.com/jingliancui/ParallaxCollectionViewIssue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions