I just witnessed a horrible thing; After writing loads of pseudocode, I somehow clicked outside the small inputbox. And everything was lost. Would be nice if that was fixed (saving the contents temporarily with Javascript after you click outside the box? Not allowing clicking outside the box?).
There is a new version of the forum software in the pipelines. One of the many new features is a new editor. I'm going to put this on hold until the new version is released and we can evaluate this problem with that editor.
What else do you want improved with the software? We are always open to ideas to make things better when we have the opportunity.
The WYSIWYG text editing gets extremely buggy if you try to apply any sort of formatting, to the point where I keep it turned off. Which brings me to the second issue, which is that when WYSIWYG mode is turned off I lose access to the shortcut buttons for bolding, italicising, etc.
The WYSIWYG editor and the buttons are the same piece of software. With the 1.2 update it is moving away from TinyMCE to Redactor. You can see read about it here: http://xenforo.com/community/threads/a-new-editor-and-much-much-more.50519/. I've been streamlining the process of upgrading the forums for 1.2. When the final release drops we should have whole new batch of features which will address this any a few other issues people have been having. Thanks for the feedback
OMFG Slow! I seriously can't type on this at all. It fills in letters around two per second, and I type, say 45 times faster than that. As I'm writing this, it's fill on the word "around" back in the sentences back there. This is going to make posting significantly more annoying, and editing on the fly like I usually do with the delete button and retyping because it's faster than moving my hand to the mouse, well, that's never gonna happen. Furthermore, if you happen to click the mouse anywhere while it's slowly filling in the back log of text you type, it continues inputting it wherever you just moved the cursor to. If you highlight anything, it replaces whatever you highlighted with the next item in the queue. It's borderline unusable.
Neither flash or java would make any difference with this editor. The editor is made using JavaScript. Usually with JavaScript slows down depending on the browser more than anything.
I believe the old editor used flash for handling uploads. The new editor takes advantages of HTML5 to handle uploads I believe.