Move correct indices in the manual sort map when getting a move() call for group children
ClosedPublic

Authored by hein on Sep 16 2018, 9:33 AM.

Details

Summary

Due to not passing parent to QAIM::index(), we were moving top-level
indices in the map instead. This meant the sort map would become out of
sync with the row move, and to the user it would look like both the
group children and unrelated top-level entries moved.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
hein created this revision.Sep 16 2018, 9:33 AM
Restricted Application added a project: Plasma. · View Herald TranscriptSep 16 2018, 9:33 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
hein requested review of this revision.Sep 16 2018, 9:33 AM
hein added a reviewer: Plasma.Sep 17 2018, 3:58 AM
broulik accepted this revision.Sep 19 2018, 9:02 AM
This revision is now accepted and ready to land.Sep 19 2018, 9:02 AM
This revision was automatically updated to reflect the committed changes.