"Fomafix" posted a comment on MediaWiki.r105870. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105870#c32772
Commit summary for MediaWiki.r105870: Followup to r105854. Made directionality inline rather than block-level, because text alignment should be consistent with the rest of the site. Added support for Monobook and Modern skins. Fomafix's comment: The line wrap in Vector.php line 139 generates a trailing space in the clipboard when selecting the whole line with triple click in title. The other skins doesn't have this problem because they haven't a line wrap. Examples: * http://de.wikipedia.org/wiki/Wikipedia:Fragen_zur_Wikipedia?useskin=vector → “Wikipedia:Fragen zur Wikipedia<span style="background-color:red"> </span>” * http://de.wikipedia.org/wiki/Wikipedia:Fragen_zur_Wikipedia?useskin=monobook → “Wikipedia:Fragen zur Wikipedia” _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
