[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
Tue Nov 26 12:26:46 CET 2019


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com
  Text to go in the|Sponsored by: Round Rock    |This patchset introduces an
      release notes|Public Library              |internal clipboard to the
                   |                            |advanced editor and
                   |                            |provides some new
                   |                            |functionality to make use
                   |                            |of it; The following
                   |                            |default shortcuts are
                   |                            |provided but can be edited
                   |                            |as per bug 21411.
                   |                            |
                   |                            |Changed:
                   |                            |* `Ctrl-X`: Now cuts a line
                   |                            |into the clipboard area
                   |                            |*
                   |                            |`Shift-Ctrl-X`: Now cuts
                   |                            |current subfield into
                   |                            |clipboard area
                   |                            |
                   |                            |Added:
                   |                            |*
                   |                            |`Ctrl-C`: Copies a line
                   |                            |into the clipboard area
                   |                            |*
                   |                            |`Shift-Ctrl-C`: Copies
                   |                            |current subfield into
                   |                            |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

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


More information about the Koha-bugs mailing list