digling / edictor

JavaScript program for interactive viewing, manipulating, and editing of wordlists, represented in form of TSV files.
MIT License
6 stars 2 forks source link

Grouping sounds not carried over to Alignments #190

Closed FredericBlum closed 10 months ago

FredericBlum commented 1 year ago

I am currently facing the problem that sometimes, the grouping of sounds does not get carried over to the alignments tab. Instead, I have to confirm the grouping a second time so it doesn't get lost. Similarly, even in the main view, segmenting with "+" does not always get carried over and often needs a second confirmation.

Two possible explanations:

Now that I am aware of it, I am just entering the change two times to avoid further problems.

LinguList commented 1 year ago

Facing the same problem.

LinguList commented 1 year ago

What happens is that if you group a sound, it ONLY goes over to the alignment tab if you go with cursor down or up. Somehow, the ENTER does not trigger it anymore. Unfortunately, it is difficult for me to now look into this in EDICTOR, as this is quite tedious to debug.

LinguList commented 1 year ago

But I am also annoyed by it.

LinguList commented 10 months ago

This issue is related to the one in #192. We can close one of the two.