Fixed Tagging bug

sbj

Well-known member
I think I found a bug. Don't know if this was reported before. I can reproduce it and it happened to me many times.
The tagging deletes randomly the typed text completely or a part of it.

With right click -> undo you coudnt get the draft back. With Xenforo's undo/redo you can get it back, so this bug is not a big deal. But back at the day where I typed a long text, I didn't realize the undo/redo buttons of Xenforo and the tagging deleted all my text, so I was very pissed off.
http://www.vidup.de/v/MgfAR/
 
I think I found a bug. Don't know if this was reported before. I can reproduce it and it happened to me many times.
The tagging deletes randomly the typed text completely or a part of it.

With right click -> undo you coudnt get the draft back. With Xenforo's undo/redo you can get it back, so this bug is not a big deal. But back at the day where I typed a long text, I didn't realize the undo/redo buttons of Xenforo and the tagging deleted all my text, so I was very pissed off.
http://www.vidup.de/v/MgfAR/
I've faced this issue as well multiple times, mainly on Google Chrome.
 
If it can help: the TinyMCE Quattro framework had this problem. It comes when the popup names list was cancelled before it has time to mark the caret position in the editor dom. The issue might be different here.
 
So I was unable to reproduce this in Chrome and I think that is what the original video is using as Firefox renders the wrapping slightly differently. However, I could reproduce it in Firefox and I think that directed me to the underlying issue. I think it's the same issue as the behavior then makes sense. I'll be rolling this fix out here momentarily.
 
Top Bottom