How to reproduce:
1. Open the user’s attached “My project (2).zip” project
2. Enter Play Mode
3. Click on any item in the list and observe the list and the Console window
Expected result: The item that was clicked on is focused, and the “selection changed called” is printed
Actual result: The item that was clicked on isn’t focused, and the “selection changed called” is not printed
Reproducible with: 2022.2.3f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Not reproducible with: 2022.2.2f1
Could not test with: 2020.3.45f1, 2021.3.20f1 (Errors after project downgrade)
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Not reproducible if clicking on the very right side of a list
If pressing the up/down arrow keys, “selectionChanged” is triggered and items are selected