Skip to content

ItemsRepeater doesn't show items after maximizing window #17

@DmitriyYukhanov

Description

@DmitriyYukhanov

Describe the bug
When I have some items collection rendered using ItemsRepeater nested in ScrollView, and it's not visible due to being too low in the ScrollView, it does not render items after becoming visible when maximizing window.

If I do resize the window using window side handler, it does show up as expected.

To Reproduce

  1. Run the attached repro project:
    Report.zip
  2. Maximize window.
  3. See no white rectangles appear at the bottom of the screen.
  4. Now restore window and maximize it again.
  5. See items are visible now.

Expected behavior
I expect to see items right away after first window maximize.

Screenshots
Reproduction video:
https://user-images.githubusercontent.com/883587/202908113-89d0327c-1334-4bf7-b85f-9ea19d2807b9.mp4

Desktop (please complete the following information):

  • OS: Win 11 22H2
  • Version 11.0.0-preview.4

Additional context
I'm using 125% UI scaling and 2K display.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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