https://bugzilla.wikimedia.org/show_bug.cgi?id=23518
--- Comment #5 from Derk-Jan Hartman <[email protected]> --- I tried this on a VM with Windows 7, IE10 + Google toolbar. On english wikipedia I get an error, on dutch wikipedia, i can reproduce it. This probably means that Google has hard blocked english wikipedia in the tool to prevent this bug. The toolbar replaces the textarea with some 'simple' tricks. of course for overly complex mediawiki, these tricks are way too simple. <span style="margin: 0px; padding: 1px; border: 0px rgb(0, 0, 0); top: 0px; width: 923px; height: 447px; text-align: left; color: black; overflow: auto; font-family: Courier New; font-size: 10pt; font-style: normal; font-weight: normal; display: inline-block; visibility: visible; background-color: rgb(232, 241, 255); dir: ltr;">{{Taxobox vlinder<br>| <span title="Klik hier voor suggesties" id="GTBSC_0" style="color: red; font-weight: bold; text-decoration: underline; cursor: pointer;">titelweergave</span> = ''Glyphipterix ... [the rest of the editbox content] </span> <textarea name="wpTextbox1" tabindex="1" id="wpTextbox1" accesskey="," lang="nl" style="overflow: hidden; visibility: hidden;" dir="ltr" rows="30" cols="120"> ... [editbox content] </textarea> The primary reason it goes all wrong is: .wikiEditor-ui .wikiEditor-ui-text { line-height: 0 } -- 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
