microsoft-ui-xaml
microsoft-ui-xaml copied to clipboard
ListView allows Multiple Selections while in Single Selection Mode
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
I also observe inconsistent behavior if the list is reordered programmatically, without GUI manipulation. This is very problematic for data-driven applications.