Skip to content

Fixed Table Selection polluting clipboard history

Steven Chua requested to merge graphcalibur/okular:bugfix-402110 into master

The Table Select tool no longer automatically copies its contents to the clipboard. Instead, after creating the table, the user can right-click to bring up a popup window with the action "Copy Table Contents to the Clipboard". Clicking on this will copy the table contents to the clipboard. The user can also press Ctrl+C to copy the table contents.

BUG: 402110

Edited by Steven Chua

Merge request reports