CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN28

transcription.jsp spec char hotkey mapping

Open
#572 0 comments 0 reactions 0 assignees View on GitHub
bug cleanup wontfix
Dominant language
Java
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The buttons actually respect their position relative to the indexing. If you have a button at position 1 and position 3 (b/c you deleted position 2 and did not re-order or update), here is what that looks like on transcription.html.
![image](https://user-images.githubusercontent.com/3287006/109534627-29778280-7a81-11eb-894e-8ac6c480e823.png)
Indeed, ctrl+1 and ctrl+2 work as expected. Nothing happens when you try ctrl+3, as expected.

Here is what you see on transcription.jsp
![image](https://user-images.githubusercontent.com/3287006/109534781-5166e600-7a81-11eb-8a3b-11d08c7c1c98.png)
ctrl+1 does what you expect. ctrl + 2 adds that 2nd availble button. ctrl+3 seemingly does nothing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.