Skip to content

klipper: fix copying cells when images are ignored

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

Reason for the change

When copying a cell to the clipboard, both the image and the plain text will be copied, and the plain text should be saved to the history when images are ignored.

Test plan

Extend clipboardtest to copy a cell

Screenshots or screen recordings

Bugs fixed

BUG: 491488 FIXED-IN: 6.1.5

Merge request reports