https://bugs.kde.org/show_bug.cgi?id=487739
--- Comment #2 from Sune Vuorela <[email protected]> --- Git commit 57af168e52fdcfe96e6c68fb6e2ce139de76ee22 by Sune Vuorela, on behalf of Dev N1x. Committed on 07/05/2026 at 10:30. Pushed by sune into branch 'master'. Add ability to copy and paste annotations I personally ran into this issue multiple times and it was very tedious to individually create the same annotations over and over, so I finally tried to take a shot at fixing it. Related: bug 427629, bug 440405 M +7 -0 autotests/CMakeLists.txt A +166 -0 autotests/annotationclipboardtest.cpp [License: GPL(v2.0+)] M +145 -2 part/annotationpopup.cpp M +14 -2 part/annotationpopup.h M +88 -19 part/pageview.cpp M +7 -0 part/pageview.h M +8 -0 part/pageviewmouseannotation.cpp M +1 -0 part/pageviewmouseannotation.h M +85 -1 part/part.cpp M +4 -0 part/part.h M +2 -1 part/part.rc https://invent.kde.org/graphics/okular/-/commit/57af168e52fdcfe96e6c68fb6e2ce139de76ee22 -- You are receiving this mail because: You are watching all bug changes.
