https://bugs.documentfoundation.org/show_bug.cgi?id=98118

--- Comment #1 from Regina Henschel <[email protected]> ---
Why do you think it is a regression? With the setting width="100%" and
height="100%" there exist no obvious method for calculating the viewport.
Browsers use the inner area of their window, when opening a svg file as
standalone graphic. For Draw or Impress such does not exist. Do you not like
the decision, to use the size of the svg content as viewport? The user can use
the cropping tool to reduce the image to the size he wants; which is not
possible in browsers. What do you want to use as viewport instead?

Reading "The negotiation process uses any information provided by the
containing document and the SVG content itself to choose the viewport location
and size." in the first section of "7.2 The initial viewport"
[https://www.w3.org/TR/SVG/coords.html#ViewportSpace] I think, it is a valid
method to use the content size to determine a viewport in this case.

When you define a proper viewport by making at least one of width and height
absolute, then the content is clipped to the viewport.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to