Issue 97983 - crash when trying to open contextmenu of mean value lines
Summary: crash when trying to open contextmenu of mean value lines
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: thorsten.martens
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 12:59 UTC by thorsten.martens
Modified: 2013-02-24 21:22 UTC (History)
1 user (show)

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


Attachments
spreadsheet for reproducing the crash (11.83 KB, application/vnd.oasis.opendocument.spreadsheet)
2009-01-12 13:02 UTC, thorsten.martens
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description thorsten.martens 2009-01-12 12:59:30 UTC
Use atached document, doubleclick on chart, activate content (lines), choose
Insert/mean value lines, try to open contextmenu of mean value line -> crash !
Comment 1 thorsten.martens 2009-01-12 13:02:21 UTC
Created attachment 59323 [details]
spreadsheet for reproducing the crash
Comment 2 carsten.driesner 2009-01-12 14:22:09 UTC
cd: Fixed. Due to incompatible changes in the VCLXPopupMenu and the fact that
chart2 uses this class directly we see crashes opening context menus.

cd: Change the code to create the toolkit popup menus through the office service
manager.
Comment 3 carsten.driesner 2009-01-12 15:13:35 UTC
cd->tm: Please verify.
Comment 4 thorsten.martens 2009-01-14 11:13:53 UTC
checked and verified in cws fwk95 -> OK !
Comment 5 thorsten.martens 2009-03-25 09:43:14 UTC
closed