https://issues.apache.org/ooo/show_bug.cgi?id=124608
--- Comment #21 from Regina Henschel <[email protected]> --- I think, that width and height in the svg-element should be the exact, real size of the selected drawing. An exported graphic should have the same size as can be seen on the selected objects in the status bar or position&size dialog inside Draw/Impress. In SVG specification section "5.1.2 The ‘svg’ element", on the attribute width, "For outermost svg elements, the intrinsic width of the SVG document fragment." I do not understand the left/top values in viewBox="6000 2000 18000 13000". Shouldn't it be viewBox="0 0 18000 13000"? -- You are receiving this mail because: You are watching all issue changes.
