Ticket #6478 (closed: fixed)
Mantiplot: Add text tool makes the data disply toolbar appear - why?
| Reported by: | Nick Draper | Owned by: | Dereck Kachere | 
|---|---|---|---|
| Priority: | major | Milestone: | Release 2.5 | 
| Component: | Mantid | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Tester: | Roman Tolchenov | 
Description
When you click on the add test tool the data display toolbar appears.
There's no good reason why it should interact with that toolbar at all.
Change History
comment:2 Changed 8 years ago by Dereck Kachere
To test:
- Load up a workspace to enable the toolbar which contains graph tools.
 - Plot Spectrum...
 - Click on the Screen reader tool - the data display should appear.
 - Now click the cursor symbol (the Selection Tools button) - the data display should disappear.
 - Click on the Add Label object - the data display should not appear.
 
comment:4 Changed 8 years ago by Dereck Kachere
- Status changed from accepted to verify
 - Resolution set to fixed
 
comment:5 Changed 8 years ago by Roman Tolchenov
- Status changed from verify to verifying
 - Tester set to Roman Tolchenov
 
Note: See
        TracTickets for help on using
        tickets.
    
Data display toolbar no longer activated when the Add Text tool is activated.
See Changeset: ca3aefa1e8a09aba561cfb75f0d20b79ccc12d93 for changes.