https://bugs.documentfoundation.org/show_bug.cgi?id=161967
Bug ID: 161967
Summary: Charts with automatic locale are not all correctly
updated on ODT load
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 195183
--> https://bugs.documentfoundation.org/attachment.cgi?id=195183&action=edit
Many as-char Charts
The attached document has many charts anchored as character. All the charts
(and the text document) are set to "default" language (meaning that they must
follow the application settings).
Make your LibreOffice locale English (USA). Reload the program and open the
attachment. All of the charts show decimal dot in the Y axis labels (like
0.02), as expected in en-US locale.
Now make the program locale e.g. German (Germany), i.e. using decimal comma.
Reload the program and open the attachment.
The first page's charts will show decimal comma in Y axis labels, as expected.
But all the other charts down the document will show decimal dot.
Tools->Update->Update All will correctly update all the charts.
The problem is the inconsistent state of the document after the opening. Either
the document should use the cached images for *all* the charts (and show the
view as it was on the system where the document was authored), or it must
update *all* the charts (at least when scrolling to them, or printing, or
exporting - i.e., when they needs to be displayed). There should be no
inconsistent default state like part are updated, part are not (of course,
unless the user selectively updates some objects).
--
You are receiving this mail because:
You are the assignee for the bug.