-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard shortcuts do not work when focus is in certain editors #1535
Labels
Milestone
Comments
jcklie
pushed a commit
that referenced
this issue
Feb 2, 2021
- Upgrading to new DKPro Core version which has this issue fixed
jcklie
pushed a commit
that referenced
this issue
Feb 2, 2021
…2-format-has-duplicate-V #1535 - Export to CoNLL 2012 format has duplicate (V*) tags
jcklie
pushed a commit
that referenced
this issue
Feb 2, 2021
* 3.6.x: #1535 - Export to CoNLL 2012 format has duplicate (V*) tags #1535 - Export to CoNLL 2012 format has duplicate (V*) tags % Conflicts: % pom.xml % webanno-io-conll/pom.xml % webanno-io-conll/src/main/java/de/tudarmstadt/ukp/clarin/webanno/conll/ConllUFormatSupport.java % webanno-io-conll/src/main/java/de/tudarmstadt/ukp/clarin/webanno/conll/ConllUWriter.java % webanno-plugin-api/src/main/java/de/tudarmstadt/ukp/clarin/webanno/plugin/api/PluginManager.java
jcklie
pushed a commit
that referenced
this issue
Feb 2, 2021
- Upgrade to DKPro Core 2.1.0 for the required fixes to the CoNLL 2012 reader/writer
reckart
changed the title
keyboard shortcut doesn't work properly with pdf documents
Keyboard shortcuts do not work when focus is in certain editors
Jan 1, 2023
reckart
added a commit
that referenced
this issue
Jan 1, 2023
- Add a forwarding of keyboard events from within the iframe to the outside document
reckart
added a commit
that referenced
this issue
Jan 1, 2023
…shortcuts-do-not-work-when-focus-is-in-certain-editors #1535 - Keyboard shortcuts do not work when focus is in certain editors
reckart
added a commit
that referenced
this issue
Jan 4, 2023
* main: #3610 - Minimizing icon in document level feature is wrong after updating feature #3656 - The color of the existing layers changes after adding another layer #3679 - NullPointerException during export in WebAnno format #283 - Resize span #283 - Resize span #283 - Resize span #3675 - Clean up more brat code #3675 - Clean up more brat code #3675 - Clean up more brat code #3676 - Error when rejecting annotation suggestion #3675 - Clean up more brat code #1535 - Keyboard shortcuts do not work when focus is in certain editors #3571 - Update dependencies #3670 - Remove LIF support #3670 - Remove LIF support [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-26.3 #3650 - Link label shows layer name instead of label
reckart
added a commit
that referenced
this issue
Jan 4, 2023
* main: (64 commits) #3610 - Minimizing icon in document level feature is wrong after updating feature #3656 - The color of the existing layers changes after adding another layer #3679 - NullPointerException during export in WebAnno format #283 - Resize span #283 - Resize span #283 - Resize span #3675 - Clean up more brat code #3675 - Clean up more brat code #3675 - Clean up more brat code #3676 - Error when rejecting annotation suggestion #3675 - Clean up more brat code #1535 - Keyboard shortcuts do not work when focus is in certain editors #3571 - Update dependencies #3670 - Remove LIF support #3670 - Remove LIF support #3668 - Disable tutorial for now #3664 - Avoid server-side HTML composition not using Wicket #3664 - Avoid server-side HTML composition not using Wicket #283 - Resize span #3660 - Option to disable span clipping ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Keyboard shortcut doesn't work properly with pdf documents. We have to first escape the iframe of pdf by clicking somewhere outside of pdf documents and then use the shortcut.
Expected behavior
Be able to use keyboard shortcuts directly while annotating with pdf documents. Or press a shortcut key to enable that.
Please complete the following information:
The text was updated successfully, but these errors were encountered: