You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/12/16 02:53:27 UTC

[Issue 125946] New: pdf export selected chart exports chart in an alternate sheet

https://issues.apache.org/ooo/show_bug.cgi?id=125946

          Issue ID: 125946
        Issue Type: DEFECT
           Summary: pdf export selected chart exports chart in an
                    alternate sheet
           Product: Calc
           Version: 4.1.0
          Hardware: All
                OS: Linux64
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: save-export
          Assignee: issues@openoffice.apache.org
          Reporter: richardbrucebaxter@hotmail.com

Created attachment 84294
  --> https://issues.apache.org/ooo/attachment.cgi?id=84294&action=edit
AAObug-printingSelectedChartAlwaysPrintsChartOnAlternateSheet

Assume multiple sheets each contain a chart. Exporting as pdf a selected chart
on a sheet ("Selection") often exports the chart in the an alternate sheet (not
the selected chart).

To reproduce;
1. Open Calc
2. enter some dummy data and create a chart on sheet 1
3. enter some dummy data and create a chart on sheet 2

Bug scenario 1;
4. select the chart on sheet 2
5. Export as pdf - select "selection" - Export
Actual behaviour: PDF is created of chart on sheet 1
Expected behaviour: PDF is created of chart on sheet 2

Bug scenario 2;
4. select the chart on sheet 1
5. Export as pdf - select "selection" - Export
Actual behaviour: PDF is created of chart on sheet 2
Expected behaviour: PDF is created of chart on sheet 1

I have not determined why bug scenario 2 sometimes occurs instead of scenario 1
(but in both cases it will decide to export a particular chart irrespective of
which is actually selected).

Workaround 1: select the background cells of the chart and export the selection
Workaround 2: Save the file, and reopen it. This doesn't always work, but
worked with example file attached. In some cases all AOO windows must be closed
before reopening the file. In other cases, the problem will remain.

I have attached an example file
(AAObug-printingSelectedChartAlwaysPrintsChartOnFirstSheet.ods), but note the
problem often goes away when saving and reopening the file. As such the problem
cannot be demonstrated by using this file (it must be reproduced manually).

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.