Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Paste" functionality broken (Trac #334) #469

Closed
mdoucet opened this issue Mar 30, 2019 · 6 comments
Closed

"Paste" functionality broken (Trac #334) #469

mdoucet opened this issue Mar 30, 2019 · 6 comments
Assignees
Labels
Defect Bug or undesirable behaviour Major Big change in the code or important change in behaviour
Milestone

Comments

@mdoucet
Copy link
Contributor

mdoucet commented Mar 30, 2019

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.

Migrated from http://trac.sasview.org/ticket/334

{
    "status": "closed",
    "changetime": "2018-09-06T09:45:36",
    "_ts": "2018-09-06 09:45:36.993574+00:00",
    "description": "The paste functionality fails when you haven't used the \"copy\" button first.\nIt should just do nothing and alert you in a nice way.",
    "reporter": "mathieu",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasView Bug Fixing",
    "time": "2015-02-17T14:41:45",
    "component": "SasView",
    "summary": "\"Paste\" functionality broken",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 5.0.0",
    "owner": "LauraamForster",
    "type": "defect"
}
@mdoucet mdoucet added this to the SasView 5.0.0 milestone Mar 30, 2019
@mdoucet mdoucet added Defect Bug or undesirable behaviour Incomplete Migration Major Big change in the code or important change in behaviour and removed Incomplete Migration labels Mar 30, 2019
@butlerpd
Copy link
Member

Trac update at 2015/08/14 19:53:30: butler changed milestone from "SasView Next Release +1" to "SasView 4.0.0"

@butlerpd
Copy link
Member

Trac update at 2016/03/20 22:59:35: butler changed milestone from "SasView 4.0.0" to "SasView Next Release +1"

@butlerpd
Copy link
Member

Trac update at 2017/10/26 11:15:00:

  • butler commented:

Probably goes away when new GUI comes out.

  • butler changed milestone from "SasView Next Release +1" to "SasView 5.0.0"

@sasview-bot
Copy link

Trac update at 2018/09/03 11:21:48:

  • LauraamForster changed owner from "" to "LauraamForster"
  • LauraamForster changed status from "new" to "accepted"

@sasview-bot
Copy link

Trac update at 2018/09/06 09:45:22: LauraamForster commented:

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.

@sasview-bot
Copy link

Trac update at 2018/09/06 09:45:36:

  • LauraamForster changed resolution from "" to "fixed"
  • LauraamForster changed status from "accepted" to "closed"

@mdoucet mdoucet closed this as completed Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Bug or undesirable behaviour Major Big change in the code or important change in behaviour
Projects
None yet
Development

No branches or pull requests

4 participants