Activity log for bug #166885

Date Who What changed Old value New value Message
2007-11-27 04:29:51 Bug Importer bug Imported SF tracker item #1267034
2007-12-07 23:21:26 Peter Lewerin inkscape: status New Confirmed
2008-10-05 13:39:24 ScislaC description After strugling with different renderings between inkscape and librsvg, it turns out the viewbox attribute seems to be misinterpreted in Inkscape. http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute Tested with the sample case SVG - http://www.w3.org/TR/SVG/images/coords/ViewBox.svg. Editing the viewbox to be stretched by 50% on the X axis: <svg width="150px" height="200px" viewBox="0 0 1500 1000" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" version="1.1"> rsvg render corresponds to the w3c result http://www.w3.org/TR/SVG/images/coords/ViewBox-Width150.png Attaches is rsvg output and inkscape output. Original Title - viewBox with preserveAspectRatio="none" misinterpreted After strugling with different renderings between inkscape and librsvg, it turns out the viewbox attribute seems to be misinterpreted in Inkscape. http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute Tested with the sample case SVG - http://www.w3.org/TR/SVG/images/coords/ViewBox.svg. Editing the viewbox to be stretched by 50% on the X axis: <svg width="150px" height="200px" viewBox="0 0 1500 1000" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" version="1.1"> rsvg render corresponds to the w3c result http://www.w3.org/TR/SVG/images/coords/ViewBox-Width150.png Attaches is rsvg output and inkscape output.
2008-10-05 13:39:24 ScislaC title viewBox with preserveAspectRatio="none" misinterpreted ViewBox attribute not supported
2008-12-11 23:05:17 Thomas Holder inkscape: status Confirmed Fix Committed
2008-12-11 23:05:17 Thomas Holder inkscape: assignee speleo3
2008-12-11 23:05:17 Thomas Holder inkscape: statusexplanation I'm confirming this in accordance to <URL http://wiki.inkscape.org/wiki/index.php/BugTriageProjects>. fixed in svn revision 20353. note: removing some of the duplicates, they are related to viewBox but actually they address different problems (not preserveAspectRatio)
2009-04-20 06:18:10 jazzynico inkscape: milestone 0.47
2009-11-24 19:29:00 ScislaC inkscape: status Fix Committed Fix Released