[Koha-bugs] [Bug 17179] Advanced editor: Add keyboard shortcuts to repeat (duplicate) a field, and cut text

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 6 00:11:55 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17179

Cori Lynn Arnold <carnold at dgiinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carnold at dgiinc.com
             Status|Needs Signoff               |Failed QA

--- Comment #10 from Cori Lynn Arnold <carnold at dgiinc.com> ---


I got these to work okay:

Changed:
Ctrl-X:       Now cuts a line into the clipboard area

Added:
Ctrl-C:       Copies a line into the clipboard area
Ctrl-P:       Pastes the selected item from the clipboard at cursor
Ctrl-I:       Copies the current line and inserts onto a new line below

(and I really like Ctrl-I!!, but Control-P if you don't have the cursor in just
the right place will pop the print menu)

These did not work:

Expected:
Shift-Ctrl-C: Copies current subfield into clipboard area
Result (in firefox and chrome): Pops up the "Inspector" / Development tools

Expected:
Nothing happens.

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


More information about the Koha-bugs mailing list