https://bz.apache.org/ooo/show_bug.cgi?id=127207
Issue ID: 127207
Issue Type: DEFECT
Summary: Long number inputs are properly converted to
scientific notation in the cell, but in chart they are
not displayed the same way
Product: Calc
Version: 4.1.3
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: Minor
Priority: P5 (lowest)
Component: editing
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When a cell is used to generate a chart and you input a really long number, the
cell is updated with scientific notation to reflect the long number, but the
label in the chart is displayed in regular notation.
Environment:
OpenOffice 4.1.3 installed on Windows 7 x64 – Calc Application.
Steps:
1. Create a pie chart graphic based on 5 cells of data.
2. Modify one of the cells of data with a really big number (i.e.
12345678901234567890123456789012345678901234567890).
3. Verify the cell is updated to scientific notation.
4. Verify the label in the chart has the same notation.
Expected result:
Chart label should be displayed in scientific notation.
Actual result:
Chart label is displayed in regular notation with a really long number.
Workaround:
If you type the number directly in scientific notation, the problem will not be
reproduced again.
--
You are receiving this mail because:
You are the assignee for the issue.