gui: cut from editable to clipboard when cell is focused
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Wed, 8 Jul 2020 11:49:42 +0000 (13:49 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Wed, 8 Jul 2020 12:10:04 +0000 (14:10 +0200)
commit475baffca930c4bdbd9db52139e30eb1c8e8604c
tree16b4ea55d3b0b66d04fbbbeab128c56da25653fa
parente7d38ad8abd34beaec3f9078c9ade9c422707a5c
gui: cut from editable to clipboard when cell is focused

When a cell is focused, then the cut operation
must operate on the selection in the cell editable
and not on the complete cell, i.e. the store content.
src/ui/gui/psppire-data-window.c