Issue 29211 - flickering charts using OO-Basic API access
Summary: flickering charts using OO-Basic API access
Status: CLOSED FIXED
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: bjoern.milcke
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 19:09 UTC by bryancole
Modified: 2013-02-24 21:19 UTC (History)
2 users (show)

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


Attachments
demo of chart flickering, after changing data via basic macro (12.11 KB, application/vnd.sun.xml.writer)
2004-05-14 19:09 UTC, bryancole
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description bryancole 2004-05-14 19:09:06 UTC
When I try to edit the data of a chart (embedding in a text-document) using a
Basic macro, the chart update correctly, but then appears to "flicker" at a ~1Hz
rate. It looks like teh chart is being re-drawn every second. 

The flickering only stops when you double click the chart, to open it as an OLE
object, then click outside again.

I've attached a file to demonstrate this. It contains a single chart and two
buttons which call a couple of macros to set the chart data. 

Note however, there another side to this problem: sometimes, when I click the
buttons, nothing happens: the charts do not update at all.

Maybe I've missed something in the API, but this looks like a bug.

Bryan
Comment 1 bryancole 2004-05-14 19:09:49 UTC
Created attachment 15280 [details]
demo of chart flickering, after changing data via basic macro
Comment 2 stephan.wunderlich 2004-05-17 10:21:52 UTC
SW->BM: I couldn't reproduce the flickering Bryan talked about, but I was able
to reproduce the second thing mentioned: 
"when I click the buttons, nothing happens: the charts do not update at all"
the chartdata changes as you can see when you look at it in the UI, but the
visible representation doesn't
Comment 3 stephan.wunderlich 2004-05-17 10:22:26 UTC
set target
Comment 4 bryancole 2004-05-17 11:05:34 UTC
It's true, if you open the file directly, the button do "nothing".

To get the "flickering" behaviour, you need to edit some part of the file (e.g.
slightly resize the chart) then hit Save. After this (some some inexplicable
reason!), the buttons do indeed change the visible data in the chart,
accompanied by the flickering behaviour.

Note, I'm running OOo-1.1.1 on Linux (in case it makes a difference).

Bryan
Comment 5 christianjunker 2005-07-20 16:55:38 UTC
could not be reproduced for 680 builds.
I strongly propose setting this to WONTFIX, it's something not really important,
as it takes a lot of specific steps to reproduce.
Comment 6 IngridvdM 2008-02-28 18:09:56 UTC
Checking OOo 2.4 release candidate 2 (ooh680m8) all works fine, so I set this to
fixed now.
Comment 7 IngridvdM 2008-02-29 08:41:43 UTC
Maybe someone can verify and close?
You can download a release candidate for OOo 2.4 here:
http://download.openoffice.org/680/?intcmp=1461
Comment 8 bjoern.milcke 2008-06-04 14:56:56 UTC
Also verified in SRC680.m12 (OOo 2.4 code-line) and DEV300.m11 (OOo 3.0 code-line)
Comment 9 bjoern.milcke 2008-06-04 14:57:32 UTC
Closing as verified in master version