Issue 83762 - Autocalculate function work not correct
Summary: Autocalculate function work not correct
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-19 14:50 UTC by kla
Modified: 2017-05-20 11:28 UTC (History)
1 user (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-11-19 14:50:44 UTC
It looks like that the Autocalculate function are not work correct.
Example: Create a Chart, disable Autocalculate and change the datarange. Chart
will be updated.
Comment 1 crolidge 2007-11-19 20:40:45 UTC
Confirmed this behaviour in OO 2.3 on WinXP.

But is this really a defect? I don't think so. Why can't chart cells be
different thant regular cells ??
Comment 2 bjoern.milcke 2007-12-04 12:37:27 UTC
Well, I think the idea of auto-calculate is, that you can disable it when you
enter lots of data, and update takes long, so you want to disable it, enter your
data, and then re-enable it again.

As updating charts takes usually longer than updating a formula, I think it
would make sense to suppress chart updates, too.

->NN: What do you think? It should be sufficient not to send change
notifications to the data sequences.

The question is, what happens when the chart is double-clicked? With no more
ado, I think you would get the old values displayed, and once you do a change
inside the chart, you get the new data. So, it would be wise to send a delayed
modify event to the chart when activated.
Comment 3 niklas.nebel 2008-01-21 14:48:51 UTC
Not finished in time for 2.4, retargeting.
Comment 4 Marcus 2017-05-20 11:28:09 UTC
Reset assigne to the default "issues@openoffice.apache.org".