https://bugzilla.wikimedia.org/show_bug.cgi?id=39874
--- Comment #7 from [email protected] 2012-09-02 21:01:45 UTC --- Most of the time the content I'm editing is in the end of the page or section, so it is handy to be able to see both the previewed text and the edit box so that I can see the result of my changes. This is even more useful when I'm editing articles related to math, where I would add LaTeX formulas. Maybe this could be implemented by means of hook (bug 23580?) or the code $wikiPreview[0].scrollIntoView(); could be moved to a function publicly accessible so that users could redefine it to a dummy "function(){}" (instead of copying the whole "window.doLivePreview"). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
