https://bugs.kde.org/show_bug.cgi?id=427629
Sune Vuorela changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit||https://invent.kde.org/grap
||hics/okular/-/commit/57af16
||8e52fdcfe96e6c68fb6e2ce139d
||e76ee22
Status|ASSIGNED|RESOLVED
--- Comment #3 from Sune Vuorela ---
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 440405, bug 487739
M +7-0autotests/CMakeLists.txt
A +166 -0autotests/annotationclipboardtest.cpp [License: GPL(v2.0+)]
M +145 -2part/annotationpopup.cpp
M +14 -2part/annotationpopup.h
M +88 -19 part/pageview.cpp
M +7-0part/pageview.h
M +8-0part/pageviewmouseannotation.cpp
M +1-0part/pageviewmouseannotation.h
M +85 -1part/part.cpp
M +4-0part/part.h
M +2-1part/part.rc
https://invent.kde.org/graphics/okular/-/commit/57af168e52fdcfe96e6c68fb6e2ce139de76ee22
--
You are receiving this mail because:
You are watching all bug changes.