Issue 74955 - new chart: Chart with no Dataseries shows Chart Data Table Dialog after save and reload
Summary: new chart: Chart with no Dataseries shows Chart Data Table Dialog after save ...
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2007-02-28 09:57 UTC by kla
Modified: 2013-09-25 20:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kla 2007-02-28 09:57:11 UTC
Create a Chart into Calc 4Rows 4Columns.
Delete all Dataseries (Chart are blank)
Save, Reload
Data Series Dialog are available.
Comment 1 kla 2007-02-28 09:58:20 UTC
set keyword
Comment 2 bjoern.milcke 2007-02-28 12:12:34 UTC
Problem is that with no series (and no categories) we have no data at all. Thus
the XML-import thinks we have own data, as there is no external data.

To fix, we need an XML attribute that states clearly where data comes from,
independently from the existence of data-range strings.

So, we need to wait until we have such an attribute in ODF (probably ODF 1.2)
Comment 3 bjoern.milcke 2007-03-16 13:59:09 UTC
Changed summary to make clear that ALL series have to be deleted for this issue
to appear.
Comment 4 bjoern.milcke 2007-03-21 10:02:49 UTC
Adjusted Prio, as a chart with no data at all is quite uncommon. BTW, this would
probably be the same in the old chart if you could set the used data to an empty
string, which is simply not possible.
Comment 5 bjoern.milcke 2007-09-11 15:32:46 UTC
Changing target to 3.x
Comment 6 IngridvdM 2008-07-03 11:40:13 UTC
change owner
Comment 7 IngridvdM 2008-07-22 14:22:24 UTC
reset to new