Unable to drag selected text to another location within the translated string
Fjoerfoks opened this issue · 2 comments
Fjoerfoks commented
Previously it was possible to select text in the translation area and drag that text to another position within that string.
Can this feature come back?
I see this behavior here on Github too, with the difference that it is not only dragged to another spot, but also copied (which I think is weird btw).
eemeli commented
It looks like this should get fixed by updating our @codemirror
npm dependencies. @harmitgoswami, would you be interested in taking a shot at this?
harmitgoswami commented
For sure!