https://bugzilla.wikimedia.org/show_bug.cgi?id=22035
--- Comment #4 from Christopher Baker <[email protected]> 2010-01-08 07:36:41 UTC --- I believe I have tracked down the source of this bug. UsabilityInitative/js/plugins/jquery.wikiEditor.html has 'white-space:pre-wrap;' in it's style. According to w3, that means 'Whitespace is preserved by the browser. Text will wrap when necessary, and on line breaks.' When testing this on separate pages in IE and FF, it seems that IE treats this the same as 'normal'. Changing this to wrap does not fix the problem, though. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
