Issue 75471 - Stock Chart: Min-Max line is shown incorrectly and diagram may vanish
Summary: Stock Chart: Min-Max line is shown incorrectly and diagram may vanish
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: regression
Depends on:
Blocks: 73858
  Show dependency tree
 
Reported: 2007-03-16 17:59 UTC by bjoern.milcke
Modified: 2013-02-24 21:19 UTC (History)
3 users (show)

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


Attachments
Fix for this issue in module sch (1.32 KB, patch)
2007-03-16 18:03 UTC, bjoern.milcke
no flags Details | Diff
Test document showing all four stock chart types (51.30 KB, application/vnd.oasis.opendocument.spreadsheet)
2007-03-19 11:00 UTC, bjoern.milcke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2007-03-16 17:59:08 UTC
Create a stock chart (type Stock1, 2, 3 or 4) or load a document containing a
stock chart
The min-max lines are shown at the wrong x-positions. You see the nth line at
x-position 2*x, so you see only half of the data points.

Also: As a result the diagram becomes twice as wide as it should. Moving it
around (one pixel is enough) leads to an empty chart!

This affects all stock chart types. There is no work-around.

The bug was introduced with CWS aw024 (Integrated into SRC680m194).
Comment 1 bjoern.milcke 2007-03-16 18:03:06 UTC
Created attachment 43766 [details]
Fix for this issue in module sch
Comment 2 bjoern.milcke 2007-03-16 18:06:48 UTC
The issue can be fixed by applying the attached patch.

From the project source of sch (OOF680/sch) start:

 patch -c -p0 < Issue75471.sch.patch

With the attached patch. The patch is based on OOF680m13.
Comment 3 mdxonefour 2007-03-16 20:26:57 UTC
MD: added md to cc, added keyword regression
Comment 4 bjoern.milcke 2007-03-19 11:00:12 UTC
Created attachment 43796 [details]
Test document showing all four stock chart types
Comment 5 bjoern.milcke 2007-03-19 14:59:56 UTC
Adjusted Target and Prio and fixed.
Comment 6 bjoern.milcke 2007-03-19 16:02:52 UTC
->TK: Please verify.
Comment 7 kla 2007-03-19 17:00:48 UTC
seen ok into cws sch16 -> verified
Comment 8 kla 2007-03-22 13:53:06 UTC
seen ok in master -> closed