Page MenuHomePhabricator

Make inline math selectable in part
Closed, ResolvedPublic

Description

The old HTML and MathML options for rendering inline mathematical formulae removed from MediaWiki in v1.19 had one advantage. An outputted text was user-friendly selectable, therefore copy-paste-able. Please get this functionality back somehow. Current options are copy-paste-able, but just as a whole, not in part. I can not click into long formula and select part of it. And if I select the whole formula (in any of those three options in settings: PNG, LaTeX or SVG) and copy&paste it somewhere, there always stay some redundant fragment of a code.

Event Timeline

Dvorapa renamed this task from Make inline math selectable to Make inline math selectable in part.Mar 13 2016, 4:24 PM
Dvorapa updated the task description. (Show Details)

@Dvorapa which browser are you using. With Firefox that should be possible. Browsers that do not support MathML can not copy fragements of formulae.

@Aklapper : I would remove Wikimedia-SVG-rendering. https://phabricator.wikimedia.org/tag/wikimedia-svg-rendering/ it is imho not about server-side-rendering of svgs .

Physikerwelt claimed this task.

The new MathML rendering mode supports it now again.