Skip to content

klipper: fix editing history for the first item

Fushan Wen requested to merge work/fuf/494031 into master

Reason for the change

Editing the first item will not trigger the rowsMoved signal, so we still need to listen to the dataChanged signal to update clipboard.

Test plan

Test clipboard oontent is updated after editing the first item

Screenshots or screen recordings

Bugs fixed

BUG: 494031 FIXED-IN: 6.2.1

Merge request reports