Try to reply to an post but no letters are shown in Reply-Box. This only occurs with Chrome. IE works, but looks a bit odd (Screenshot).
Reply Error with Chrome
« on January 14th, 2013, 10:22 AM »
Bloody WYSIWYG editor, it's broken again. The activated arrow icon is a big giveaway.
Methinks it might be time to consider adopting SCEditor like SMF 2.1 has.
/ the issue reported here was about the lack of a cursor, right...? This was due to Chrome being detected as both is_chrome and is_ff. I rewrote the is_ff detection code, it's now 6 gzipped bytes shorter (lulz!), and should work properly. Tested before and after the change -- it was indeed that.
I'm not saying that it should be retired overnight, I'm just saying that we might want to consider it. It would also potentially allow us to ditch a lot of the complexity of Class-Editor's PHP code, but at the cost of a little more client weight (which, to be fair, should be cached most of the time)
SCEditor, in case it wasn't known, actually exports bbcode rather than natural HTML.
Nope... it wasn't actually displaying anything I'd typed either. And that's a different bug again to what was in the OP.