Opened 10 years ago
Closed 6 years ago
#334 closed defect (fixed)
"Paste" functionality broken
Reported by: | mathieu | Owned by: | LauraamForster |
---|---|---|---|
Priority: | major | Milestone: | SasView 5.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
The paste functionality fails when you haven't used the "copy" button first.
It should just do nothing and alert you in a nice way.
Change History (6)
comment:1 Changed 9 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 4.0.0
comment:2 Changed 9 years ago by butler
- Milestone changed from SasView 4.0.0 to SasView Next Release +1
comment:3 Changed 7 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 5.0.0
comment:4 Changed 6 years ago by LauraamForster
- Owner set to LauraamForster
- Status changed from new to accepted
comment:5 Changed 6 years ago by LauraamForster
original problem fixed by 5.0- changes:
When GUI loaded Paste is now disabled until user copies params.
Paste also checks if model has changed since last copy, and displays message warning user that not all params may
paste, with option to cancel.
Also - focus fixed such that if paste is clicked the params automatically update without having to move mouse to reset the focus.
comment:6 Changed 6 years ago by LauraamForster
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Probably goes away when new GUI comes out.