[Koha-bugs] [Bug 27769] Advanced editor shouldn't break copying selected text with Ctrl+C

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 7 18:26:46 CET 2024


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

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 161834
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161834&action=edit
Bug 27769: Update default key mapping to copy text

When implemented, the keyboard shortcuts could not use the system clipboard so
Citrl-C was mapped to use the editor clipboard. As this now works with the
system clipboard
we should allow standard functionality and remap the Koha shortcut.

This will not affect existing installations, however, they can modify the
keyboard shortcut if they
wish by visting:
Administration->Keyboard shortcuts
 or
Clicking the 'Redefine shortcuts' link under 'Keyboard shortcuts' in the
advanced editor.

To test:
1 - Apply this patch
2 - Reset all
3 - Confirm Ctrl-Alt-C is the command to 'Copy current field' in Keyboard
shortcuts in the advanced editor

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


More information about the Koha-bugs mailing list