PKP Bugzilla – Bug 4243
Copy function missing in viewReviewFormResponse
Last modified: 2010-06-29 11:16:20 PDT
The 'copy' keyboard shortcut (CMD-C in osx, haven't tested in Linux/Windows) doesn't work when viewing the viewReviewFormResponse popup -- that is, when the Editor clicks on the "Review Form Response" icon to take a look at a completed custom review. highlighting the text and right-clicking->choosing Copy seems to work just fine. viewPeerReviewComments (the default free-form review page/popup) does not seem to be affected.
(courtesy of http://pkp.sfu.ca/support/forum/viewtopic.php?f=2&t=4456&start=0)
Actually, it would be nice to be able to copy the entirety of viewReviewFormResponse in one go, or to otherwise be able to export it. I think this could be partway accomplished with a bit of template formatting: rather than have the form and contents displayed as disabled and uneditable form fields, display the information in matched heading/para combinations (or similar).
Created attachment 3121 [details] Patch against OJS pre-2.3.2 CVS