Wrong viewBox interpretation with preserveAspectRatio="none"

Bug #167022 reported by Bug Importer
This bug report is a duplicate of:  Bug #166885: ViewBox attribute not supported. Edit Remove
0
Affects Status Importance Assigned to Milestone
Inkscape
Invalid
Undecided
Unassigned

Bug Description

Using a viewBox property with a square resolution on
the main outer SVG tag, like this:

<svg
        xmlns:svg="http://www.w3.org/2000/svg"
        xmlns="http://www.w3.org/2000/svg"
        version="1.0"
        x="0.0"
        y="0.0"
        width="210mm"
        height="297mm"
        viewBox="0 0 4 4" preserveAspectRatio="none">

causes only a subarea of the whole page to be used.
See the attached plain SVG file.

Both librsvg and ksvg correctly interpret the attached
SVG file and the rectangles are non-square. In
inkscape, they are square.

The inkscape version is "Inkscape 0.42.2 (Aug 24
2005)", and I use the latest Debian/sid package.

Tags: importing
Revision history for this message
Bug Importer (bug-importer) wrote :
Revision history for this message
Buliabyak-users (buliabyak-users) wrote :
Revision history for this message
Bug Importer (bug-importer) wrote :

Hmm, this bug is still persisting in
version 0.44.

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.