https://bugs.kde.org/show_bug.cgi?id=402110
David Hurka <david.hu...@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/okular/commit/2917e739 | |53a5f71c8a818c552f312a73d06 | |ac406 --- Comment #3 from David Hurka <david.hu...@mailbox.org> --- Git commit 2917e73953a5f71c8a818c552f312a73d06ac406 by David Hurka, on behalf of Steven Chua. Committed on 25/12/2020 at 13:04. Pushed by davidhurka into branch 'master'. Fix Table Selection polluting clipboard history The Table Select tool no longer automatically copies its contents to the clipboard, but only to the selection clipboard. (Middle-click paste clipboard.) Instead, after creating the table, the user can right-click to bring up a popup menu with the action "Copy Table Contents to the Clipboard". Clicking on this will copy the table contents to the clipboard. Ctrl+C also works. M +6 -2 doc/index.docbook M +99 -71 part/pageview.cpp M +2 -0 part/pageview.h https://invent.kde.org/graphics/okular/commit/2917e73953a5f71c8a818c552f312a73d06ac406 -- You are receiving this mail because: You are the assignee for the bug.