Search Issue Tracker

Fix In Review for 2020.2.X

Votes

0

Found in

2019.4

2019.4.8f1

2020.2

Issue ID

1272856

Regression

No

Selecting an item in a ListView while holding 'Shift' selects a range of items when the previous item was already cleared

UI Toolkit

-

How to reproduce:
1. Open the attached "case-1272856.zip" project
2. Go to Window -> ListViewExampleWindow
3. Select any item (for example, '5')
4. Clear the selection by pressing 'Esc'
5. While holding the 'Shift' key select any other item (for example, '10')

Expected result: item '10' is selected
Actual result: a range between '5' and '10' is selected

Reproducible with: 2019.4.9f1, 2020.1.4f1, 2020.2.0a21
Could not test with: 2018.4.26f1 (UIElements not supported)

Add comment

Log in to post comment