[Bug 70119] SVG height incorrect

2014-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 physikerwelt phy...@ckurs.de changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 70119] SVG height incorrect

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 165861 had a related patch set uploaded by GWicke: Bug 70119: Strip style from SVG image https://gerrit.wikimedia.org/r/165861 -- You are receiving this mail

[Bug 70119] SVG height incorrect

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 70119] SVG height incorrect

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 165861 merged by jenkins-bot: Bug 70119: Strip style from SVG image https://gerrit.wikimedia.org/r/165861 -- You are receiving this mail because: You are on the

[Bug 70119] SVG height incorrect

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 165949 had a related patch set uploaded by GWicke: Revert Bug 70119: Strip style from SVG image https://gerrit.wikimedia.org/r/165949 -- You are receiving this

[Bug 70119] SVG height incorrect

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 165949 merged by GWicke: Revert Bug 70119: Strip style from SVG image https://gerrit.wikimedia.org/r/165949 -- You are receiving this mail because: You are on

[Bug 70119] SVG height incorrect

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #12 from Gabriel Wicke gwi...@wikimedia.org --- This should be basically fixed for new formulas. Old formulas already in the database might still have the old margins, and will need to be cleared. I believe that one way to do this

[Bug 70119] SVG height incorrect

2014-09-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #5 from Derk-Jan Hartman hartman.w...@gmail.com --- Found it. It's primarily the styling on the SVG element itself. That adds two 2px of margin (which are not part of the SVG sizes). Then on the inline image element, we add

[Bug 70119] SVG height incorrect

2014-09-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #6 from Derk-Jan Hartman hartman.w...@gmail.com --- You can test on http://en.wikipedia.beta.wmflabs.org/wiki/User:Physikerwelt by replacing the img url of the mathml image to point to:

[Bug 70119] SVG height incorrect

2014-09-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 physikerwelt phy...@ckurs.de changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 70119] SVG height incorrect

2014-09-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 physikerwelt phy...@ckurs.de changed: What|Removed |Added URL|

[Bug 70119] SVG height incorrect

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #1 from physikerwelt phy...@ckurs.de --- Thanks for reporting this. I'm not sure if that's a problem of the Math extension of a problem of the SVG itself. Does the SVG

[Bug 70119] SVG height incorrect

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #2 from physikerwelt phy...@ckurs.de --- I played a bit with the options. I think the hight is too small. If we'd add a few percent to the height the problem would be solved. Do you think that would be a good solution? -- You are

[Bug 70119] SVG height incorrect

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #3 from Frédéric Wang fred.w...@free.fr --- Does MathJax still returns the image height in relative CSS units (ex)? I'm not sure we can be convert them reliably into px... -- You are receiving this mail because: You are the

[Bug 70119] SVG height incorrect

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70119 --- Comment #4 from Peter Krautzberger peter.krautzber...@mathjax.org --- I don't think the problem is in the height (increasing it will only scale the image) but other CSS effects, leading to clipping. From a quick try, stripping the style