Skip to content

ScrollViewer Y position does not updated properly when scroll using ChangeView() at Run time #10354

@Dhivya-SF4094

Description

@Dhivya-SF4094

Describe the bug

Description
In Windows, when scroll the ScrollViewer using ChangeView() at run time, ScrollableHeight/Vertical offset position of ScrollViewer is not updated properly. Instead previous ScrollableHeight/Vertical offset position is updated for current ScrollableHeight/Vertical offset position.

Steps to reproduce the bug

Steps to Reproduce

  1. Run the sample ScrollView.zip
  2. Click Add Item Button.
  3. See the output window, ScrollY position is not updated properly, Last item is not scrolled. Scrollbar is also not updated.

Expected behavior

Scrolled to last item which is added in runtime.

Screenshots

ChangeView_Issue.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageIssue needs to be triaged by the area owners

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions