microsoft-ui-xaml icon indicating copy to clipboard operation
microsoft-ui-xaml copied to clipboard

ListView allows Multiple Selections while in Single Selection Mode

Open techjogger opened this issue 2 years ago • 1 comments

Which version of the app?

WinUI 3 Gallery

Description

Reordering ListViewItems in a Single Selection mode ListView will lead to multiple selections.

Screenshots

https://user-images.githubusercontent.com/13125455/220696026-616adc5b-dd05-49db-a7f2-6134279c1d7e.mp4

Windows version

Windows 11 22H2 (22621)

Additional context

No response

techjogger avatar Feb 22 '23 16:02 techjogger

I also observe inconsistent behavior if the list is reordered programmatically, without GUI manipulation. This is very problematic for data-driven applications.

Nurgo avatar Feb 22 '24 10:02 Nurgo