Ticket #5714 (closed: fixed)
Graph: stop crash after sequence of double-clicks
Reported by: | Dereck Kachere | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Dereck Kachere |
Description
To reproduce the crash, carry out the following steps:
- Load workspace - argus0044309 in my case.
- Right-click and select 'Plot Spectrum...' and enter spectra ID.
- Double-click legend which displays workspace name and spectra ID. E.g. '-argus0044309-sp-1'
You will now be able to edit.
- Now double-click title, which in my case would display 'Workspace argus0044309'
You will again be able to edit.
- Now double-click to switch focus to the graph area.
You should see that MantidPlot crashes.
Change History
comment:3 Changed 8 years ago by Owen Arnold
We wouldn't want to release with this feature broken as it crashes MantidPlot.
comment:4 Changed 8 years ago by Owen Arnold
refs #5714. Fixes the crash.
Changeset: 40c49a57f844b61ce56278d6210e429dd316552d
comment:5 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 8 years ago by Dereck Kachere
- Status changed from verify to verifying
- Tester set to Dereck Kachere
Tested and it no longer crashes.
comment:8 Changed 8 years ago by Owen Arnold
refs #5714. Fixes the crash.
Changeset: 40c49a57f844b61ce56278d6210e429dd316552d
comment:9 Changed 8 years ago by Owen Arnold
refs #5714. Fixes the crash.
Changeset: 40c49a57f844b61ce56278d6210e429dd316552d
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6560
Note: See
TracTickets for help on using
tickets.
I can reproduce this too.