Skip to content
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

Fix that changing the selection by keyboard input before coding has no effect #100

Open
tanius opened this issue Oct 5, 2019 · 1 comment
Labels

Comments

@tanius
Copy link
Member

tanius commented Oct 5, 2019

(This is probably something that has to be reported upstream in Annotator and fixed there. Also, it's not a big issue at all. Still reporting it here so we can deal with it orderly …)

Given the following steps:

  1. Select some text in the Open Ethnographer coding interface using the pointing device.

  2. Press Shift + resp. Shift + to change the selection with keyboard input.

  3. Press the Annotator overlay button and assign a code to the selected text.

then the code is assigned to the portion selected in step 1 while it should be assigned to the portion in step 2.

Note that this is not a general issue with changing the selection after the Annotator overlay button was displayed. When changing the selected text afterwards using Shift + Click, that change is picked up.

(Environment: Chromium 75.0 on Ubuntu Linux 18.10.)

@tanius tanius added the blocked label Jan 6, 2022
@tanius
Copy link
Member Author

tanius commented Jan 6, 2022

Implementation should wait until we have switched out Annotator.JS for a still-maintained alternative. The issue may resolve itself with that change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant