Create MARC Record - Jump to Flat Editor - Keyboard Shortcut
Bug #2031177 reported by
Josh Stompro
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Committed
|
Medium
|
Unassigned | ||
3.10 |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
EG 3.11
Add a keyboard shortcut to jump the focus to the flat text editor textbox. Cuts out having to press tab ~6 times to get to the flat text area textbox. Trying to use Ctrl+E as the shortcut.
Breaking out the various chunks from bug #1862235
tags: | added: cataloging |
tags: | added: ux-keyboard |
tags: | added: signedoff |
Changed in evergreen: | |
status: | New → Confirmed |
Changed in evergreen: | |
assignee: | nobody → Michele Morgan (mmorgan) |
Changed in evergreen: | |
assignee: | Michele Morgan (mmorgan) → nobody |
To post a comment you must log in.
Working branch at lp2031177_ create_ marc_flat_ textarea_ hotkey
user/stompro/
https:/ /git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ stompro/ lp2031177_ create_ marc_flat_ textarea_ hotkey
Ctrl+E seems to work fine in Chrome with EG 3.11 in my testing. Jumps right to the editor area.
Testing Notes:
Create MARC Record interface, flat text editor.
Before the fix: Ctrl+E triggers the URL bar in Chrome, for searching I believe. The only way to get to the text area for the flat text editor is to tab there.
After the fix: Pressing Ctrl+E allows you to jump right to the text box.