Skip to content

Items disappear from the ListView when the user scrolls up/down #5290

@SergeySmirnov-Akvelon

Description

@SergeySmirnov-Akvelon

.NET Core Version:

  • 3.0

Have you experienced this same bug with .NET Framework?:

  • No

Repro steps:

  1. Create a ListView in virtual mode with 1 million items (or use NET5 project from VirtualListView.zip).
  2. Add Application.SetHighDpiMode(HighDpiMode.SystemAware) line to Program.cs
  3. Start scrolling up/down

Actual behavior:
Items disappear:

5290

Expected behavior:
Items should be displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    🪲 bugProduct bug (most likely)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions