After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597760 - Add Copy, Cut and Paste mechanism
Add Copy, Cut and Paste mechanism
Status: RESOLVED WONTFIX
Product: pdfmod
Classification: Other
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: pdfmod-maint
pdfmod-maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2009-10-08 01:47 UTC by Renke Grunwald
Modified: 2018-07-16 10:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Renke Grunwald 2009-10-08 01:47:59 UTC
One should be able to copy, cut and paste pages. Cut and Paste would allow it to rearrange the pages without resorting to Drap&Drop and is therefore a bit more friendly to keyboard users.
Comment 1 Gabriel Burt 2010-03-27 02:06:36 UTC
For this to work, you'd need to be able to focus the IconView in the between points (the drop points when DnD'ing).  If we could do that, then I'd be keen on this; it would be natural: select some pages, ctrl-x cut them, click or use mouse to focus on the between-position you want, and paste them.
Comment 2 Marius Gedminas 2010-09-25 20:41:56 UTC
Keyboard users aren't the only ones that would benefit from this; have you ever tried dragging and dropping a newly inserted page so it becomes page 300 out of 600?

Pasting a new page right after the selected page would work.  That would leave one position inaccessible -- you couldn't paste something so it comes in front of page 1.  You could then swap the first two pages by selecting the first one and pressing Ctrl-X, Ctrl-V, so I'd argue in favour of a good feature now instead of a perfect feature later.
Comment 3 André Klapper 2018-07-16 10:13:34 UTC
pdfmod is not under active development anymore and had its last code changes
in 2011. Its codebase has been archived:
https://gitlab.gnome.org/Archive/pdfmod/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the
responsibility for active development again.