https://issues.apache.org/ooo/show_bug.cgi?id=122820
Bug ID: 122820
Issue Type: DEFECT
Summary: exported image size ignores settings
Product: Draw
Version: AOO 4.0.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
File > New > Drawing
(Insert some object)
File > Export > File format: PNG; selection: NO/OFF
Click "Export" -- "PNG Options" dialog opens
Size > Width: 1800
Click OK
Expect exported image to be 1800 pixels wide
Actual width is 970:
$ file test_export.png
test_export.png: PNG image data, 970 x 515, 8-bit/color RGBA, non-interlaced
The export works correctly in 3.4.1; also seems correct exporting JPEG format.
-- REGRESSION --
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.