https://bugzilla.wikimedia.org/show_bug.cgi?id=48735
--- Comment #4 from James Forrester <[email protected]> --- (In reply to comment #3) > These days the behavior on mediwiki.org (with Firefox 21.0 Ubuntu 13.04) is > different and a little better. > * If you press Enter with the caret at start of heading, you get a plain > paragraph before (maybe OK but not what I'd expect and not how most WYSIWYG > editors work) This is intentional - if you have header 1\nheader 2\nheader 3\n and click before header 3 and press return, you should be able to type content (paragraph) by default. WYSIWYG editors often get this wrong, thinking that context is the most important thing, because they don't know what style "normal" content is. We do, and so we should do this right. (Also, VE isn't intending to be a WYSIWYG editor, just a visual one that is more and WYSIWYM editor at times.) > * The caret moves between the first and second character of the heading > (definitely wrong). Yeah, sorry about that; we should get that fixed soon. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
