lborgman / easy-cap-ed

For the captions editor EasyCapEd
0 stars 0 forks source link

Error: addPunctuation no elt id, w1 #129

Closed MikeRidgway closed 6 years ago

MikeRidgway commented 6 years ago

Pressing Ctrl+Enter in non word-edit mode on the first word in about the third line. In URL:

Error: addPunctuation no elt id, w1 at doIt (https://easycaped-1.firebaseapp.com/js/caped-editor.js:2156:33) at https://easycaped-1.firebaseapp.com/js/caped-editor.js:2133:13 at

Error source:

Context:

lborgman commented 6 years ago

Thanks @MikeRidgway , I thought I had fixed this. Unfortunately I can't find what is wrong right now. I can't reproduce it.

I have put in a slightly better error message in the next version. Please report the new error if you see this problem again. Or, perhaps "when you see it...".

(BTW I want OK from you before I upload the new version. It might break old data, I am not sure.)

lborgman commented 6 years ago

Ah, found it. The "play arrow", of course. Forgot to check at one point. Fixed in next release.