Incorrect display of content in IE7, correct in IE6
Brought to you by:
cdolivet
When displaying code in XML syntax, IE7.0 behaves kind of strange when EditArea is initialized (both 0.8.1.1 and 0.8.2). IE6.0 (and other browsers such as Chrome / FireFox, etc) does not have this behaviour however.
After pressing the 'toggle word wrap mode' button, everything is display correctly.
See screenshots for clarification.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Screenshot with incorrect and correct behaviour
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
it seems to be related to the 'word_wrap: true|false' setting.
When setting it to false (default) the problem as described above occurs. When setting it to true, a kind of ghosting effect is experienced. Both gray and coloured text is rendered...
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Ghosting effect when setting word_wrap:true on initialization