If a ListView is set up with the selectOnFocus option set, the row is automatically selected which is correct, However, the first click on a different row has no effect. Second and subsequent clicks work okay and all is fine when using the keyboard.
To Reproduce
Steps to reproduce the behavior:



Expected behavior
Should only need to click once to select a different row
Version
v4.31.2
Platform
So let me clarify these steps we are using selectOnFocus: true
My screenshots only have 2 items on them (first row is the heading), whereas my reproduce steps mention 3 items. sorry for the confusion.
Re your clarification
Agreed, except that its the opposite result to what you have said in step 3. i.e. click row 2 DOES NOT work first time but DOES work second and subsequent times.
QA Passed. Now working as expected.
