jonorthwash / ud-annotatrix

GNU General Public License v3.0
63 stars 49 forks source link

focus not working in chrome #453

Open bkeej opened 3 years ago

bkeej commented 3 years ago

Focusing is misbehaving in Chrome---e.g., clicking on two nodes to introduce a dependency does not appear until clicking on the text box above the parse. Similarly, after editing a gloss or other text, one must focus the text box containing the CONLLU file for the parse tree to update.

bkeej commented 3 years ago

On further experimentation, there seems to only be this problem when a file that has multiple trees is loaded. Single tree files behave as expected.