[okular] [Bug 440405] Add the ability to copy & paste annotations

2026-05-07 Thread Sune Vuorela
https://bugs.kde.org/show_bug.cgi?id=440405

--- Comment #7 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 427629, 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.

[okular] [Bug 440405] Add the ability to copy & paste annotations

2026-01-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440405

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/1309

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 440405] Add the ability to copy & paste annotations

2021-09-05 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=440405

--- Comment #5 from David Hurka  ---
(In reply to Jason Liam from comment #4)
> Hi, has this feature been added to okular? Maybe to a new testing branch.

AFAIK not, no one is currently planning to implement this.

If you want, you may try it yourself, the repository is at
https://invent.kde.org/graphics/okular.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 440405] Add the ability to copy & paste annotations

2021-09-03 Thread Jason Liam
https://bugs.kde.org/show_bug.cgi?id=440405

--- Comment #4 from Jason Liam  ---
Hi, has this feature been added to okular? Maybe to a new testing branch.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 440405] Add the ability to copy & paste annotations

2021-07-31 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=440405

Albert Astals Cid  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #3 from Albert Astals Cid  ---
My understanding is he wants to create N arrows and have them all be the same
size, copy/paste is needed for this otherwise is impossible.

FWIW this should be really simple to do, we have a way to store annotations to
xml and a way to create them from xml, so creating it's mostly the copy/paste
glue code that's missing

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 440405] Add the ability to copy & paste annotations

2021-07-31 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=440405

David Hurka  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=420571

--- Comment #2 from David Hurka  ---
After all, this is the same as exporting annotations to an XML stream, even if
to the clipboard instead of to a file, right? I suggested that in Bug 420571.

Or is this only about copying the shape of an annotation, and using that shape
again for a new annotation somewhere else?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 440405] Add the ability to copy & paste annotations

2021-07-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440405

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||[email protected]
  Component|New backend wishes  |general
Summary|Feature Request: Copy-Paste |Add the ability to copy &
   |Different graphical Objects |paste annotations
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Good idea!

Note that you're using software which is almost four years old. I would
strongly recommend upgrading to Ubuntu 20.04 at the minimum, and preferably an
even newer version, like 21.04

-- 
You are receiving this mail because:
You are watching all bug changes.