https://bugzilla.wikimedia.org/show_bug.cgi?id=38271

--- Comment #4 from Jarry1250 <[email protected]> 2012-07-27 10:05:30 UTC ---
Well, interaction with TranslateSvg *per se* shouldn't be a problem, the issue
is really its (by which I mean SVGEdit and not the extension) support for
certain parts of the SVG1.1 specification on which TranslateSvg relies (namely
<switch> tags).

At the moment, if you dump in a <switch> tag, it will render it correctly,
which is nice. However, the text is not editable, and the thing isn't movable.

If you add a group around it, it becomes movable.

In other words, I think this is a fixable issue - SVGEdit *can* handle
<switch>, it just doesn't think it can.

SVGEdit is written in JS, right? In which case, I could probably take a look
myself at some point.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to