Issue 6363 - Chart Data Entry crashes when it tried to scroll horizontally
Summary: Chart Data Entry crashes when it tried to scroll horizontally
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: bjoern.milcke
QA Contact: issues@graphics
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2002-07-08 22:53 UTC by jmills
Modified: 2013-02-24 21:21 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 jmills 2002-07-08 22:53:40 UTC
create a blank text document

Insert->Object->Chart
click CREATE

Double click the new chart and select Chart Data from right-button menu
select column "D"
press insert column button 3 times.  this should mean that coluymn G
is partially scrolled off the sub-window.

Click cell F2
Click Cell G2

OOo now crashes.

Note that if you use the horizontal scroll bar then it doesn't fail.

Messages displayed show of a problem in SVT641MI.DLL and in SCH641MI.dll

Note also that the title bar for the "G" cell shows an extra vertical line
in the title at the top of the column.
Comment 1 frank 2002-07-09 08:41:23 UTC
Hi Bjoern,

one for you.

Thomas and Frank

PS. It can also be found in the internal bugtracking system.
Comment 2 bjoern.milcke 2002-07-10 17:19:13 UTC
That's really weird. As the data-base form (that uses the same
browse-box control) does not have this problem it seems to be
chart-related.
Comment 3 bjoern.milcke 2002-09-18 15:53:55 UTC
The chart now uses the EditBrowseBox rather than the BrowseBox (which
is still a base class).  During this transition this bug was fixed.

changed files:

sch/res/dd01.bmp
sch/res/dd010.bmp
sch/res/dd011.bmp
sch/res/dd012.bmp
sch/res/dd013.bmp
sch/res/dd02.bmp
sch/res/dd03.bmp
sch/res/dd04.bmp
sch/res/dd05.bmp
sch/res/dd06.bmp
sch/res/dd07.bmp
sch/res/dd08.bmp
sch/res/dd09.bmp
sch/res/ddh01.bmp
sch/res/ddh010.bmp
sch/res/ddh011.bmp
sch/res/ddh012.bmp
sch/res/ddh013.bmp
sch/res/ddh02.bmp
sch/res/ddh03.bmp
sch/res/ddh04.bmp
sch/res/ddh05.bmp
sch/res/ddh06.bmp
sch/res/ddh07.bmp
sch/res/ddh08.bmp
sch/res/ddh09.bmp
sch/res/ddl011.bmp
sch/res/ddlh011.bmp
sch/source/ui/dlg/databrws.cxx
sch/source/ui/dlg/databrws.cxx
sch/source/ui/dlg/dgrdata.cxx
sch/source/ui/dlg/dgrdata.src
sch/source/ui/dlg/dgrdata.src
sch/source/ui/inc/databrws.hxx
sch/source/ui/inc/dgrdata.hrc
sch/source/ui/inc/dgrdata.hxx
Comment 4 Martin Hollmichel 2002-11-14 15:31:52 UTC
as I see, this is fixed for OO643C, Bjoern, do we have a chance to get
this also work for OOo 1.0.x ?
Comment 5 kla 2002-11-28 15:01:24 UTC
closed