file which renders in ver 0.4.8 fails in 0.91

Bug #1582273 reported by William McIlhagga
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Confirmed
Medium
Unassigned

Bug Description

In 0.4.8 (32 bit), attached file renders correctly. File was generated by svg.js calls. Inspection of xml within inkscape shows that nothing has been altered.

Platform is windows 7 64 bit.

In 0.91 (64 bit), attached file renders the arrows about a billion miles off towards the bottom right corner (it can be found by scrolling around and zooming). Inspection of xml within inkscape shows that the group with id="view_1/transformGroup" has disappeared and the transform has been copied into the subgroups.

The file renders correctly in browsers (IE 11, Chrome latest)

Revision history for this message
William McIlhagga (william-mcilhagga) wrote :
jazzynico (jazzynico)
tags: added: regression renderer-cairo
removed: rendering
Revision history for this message
jazzynico (jazzynico) wrote :

Thanks for taking the time to file a report!

Bug reproduced on Windows XP, Inkscape 0.91 and trunk rev. 14909.
Not reproduced with Firefox 46 and Batik/Squiggle 1.7.

Note that Batik shows the following error (with no consequence on how the image is rendered):
--
The attribute "direction" represents an invalid CSS value ("-6.123233995736766e-17 -1").
Original message:
The "direction" property does not support dimension values.

Changed in inkscape:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
William McIlhagga (william-mcilhagga) wrote :

Re the error found above:

The attribute "direction" represents an invalid CSS value ("-6.123233995736766e-17 -1").

This occurs because the direction attribute was mistakenly copied from an object (where is is a javascript array) to the svg tag. Removing the extraneous copied attributes doesn't affect the error, as can be seen by manually editing the previously attached file.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.