Description

The row selection doesn't update on the first click if the previously selected row had been modified. This is likely because we cache the selected row before updating the data table to reflect the new value. We may be restoring that cache after moving our selection to the new row, thus overwriting the variable back to the previously selected row.

Steps to Reproduce
  1. Create a data table
  2. Add some rows
  3. Click on a row
  4. Edit some values in the Row Editor
  5. Click on a different row
  6. The value will commit, but the row won't change to the newly selected one

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-38379 in the post.

1
Login to Vote

Fixed
ComponentTools
Affects Versions4.134.15
Target Fix4.15
Fix Commit3205873
Main Commit3229477
Release Commit3240724
CreatedNov 8, 2016
ResolvedNov 21, 2016
UpdatedApr 27, 2018