[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 25 22:47:47 CEST 2019


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90976|0                           |1
        is obsolete|                            |

--- Comment #23 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 91004
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91004&action=edit
Bug 17178: Add virtual keyboard to advanced cataloguing editor

This patch adds Mottie keyboard (https://github.com/Mottie/Keyboard) to
advanced editor.

To test:
1) Apply patches
2) perl install/data/mysql/updatedatabase.pl
3) Enable EnableAdvancedCatalogingEditor system preference
4) Go to cataloguing and to Advanced editor
5) Click on Keyboard shortcuts
SUCCESS => the keyboard shortcut "Ctrl-K" should be displayed, with "Toggle
keyboard" as description
6) press Ctrl-K
SUCCESS => a virtual keyboard should be displayed, and a new toolbar button
labeled "Keyboard layout" should appear.
        => when you press a letter on both the physical and virtual keyboard,
they should be added to the editor.
7) Click on "Keyboard layout"
SUCCESS => a modal should appear, where you can filter and select keyboard
layouts.
        => when you select a layout, it should be reflected on the keyboard.
        => when you close the modal without selecting a layout, it should keep
using the previous layout.
8) Sign off

Sponsored-by: Round Rock Public Library

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list