When Sheet1 contains a print range, and this Sheet1 is copied to Sheet2 with "copy sheet", than all is copied except the print range of Sheet1
for Kohei I guess
*** Bug 33339 has been marked as a duplicate of this bug. ***
*** Bug 33340 has been marked as a duplicate of this bug. ***
(In reply to comment #0) > When Sheet1 contains a print range, and this Sheet1 is copied to Sheet2 with > "copy sheet", than all is copied except the print range of Sheet1 In addition =========== 1) Make a template T1 that contains (ao) Print ranges, Rows and Columns to repeat. 2) Create a new spreadsheet based on template T1. The spreadsheet that is generated contains the sheet with Print ranges, Rows and Columns. So far, so good. 2) Than add new sheets by: Insert - Sheet - From file - Browse to template directory - choose T1 (again) The bug is now that when creating this second set of new sheets all data is there, but not the Print ranges, Rows and Colums! This also occurs when using "Copy sheet": all data is copied, except for the Print ranges, Rows and Colums.
Just fixed this in the 3.4 branch, but I just missed the tag for Beta2 by half a day. So, this fix will be available in the release after Beta2.
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e29eacbb6a7efaf154430e41a68d986a951d7f4d Calc -print range + tdf#33341 It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The test exist, set status to Verified.