Ticket #4556 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

MUON: Change auto-update to pick up text edit boxes when the user has finished typing.

Reported by: Robert Whitley Owned by: Robert Whitley
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Karl Palmen

Description

Currently auto-update listens for a change in the text edit box. The problem occurs if the user wants to enter a number like '10'.

First auto-update would pick up the 1 and change the graph accordingly and then pick up the 10 and change accordingly.

Feedback from the muon scientists is that they would prefer it if the text edit box wasn't picked up until the text is either deselected, tab is hit or enter is hit.

To test,

1) Open Muon Analysis

2) Enter 10 on the settings tab page under the option Finish (u):

3) You should notice that it doesn't update until you finish typing 10 in and that you press enter, tab or deselect from the box.

Change History

comment:1 Changed 9 years ago by Robert Whitley

Refs #4556. Get textEdit boxes to emit signal when editing is over.

Changeset: 143b67d92edfa746f8f90fb3522b2fcaa6d68518

comment:2 Changed 9 years ago by Robert Whitley

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Robert Whitley

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 9 years ago by Robert Whitley

To tester,

Make sure auto-update is selected.

comment:5 Changed 9 years ago by Karl Palmen

  • Status changed from verify to verifying
  • Tester set to Karl Palmen

comment:6 Changed 9 years ago by Karl Palmen

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5402

Note: See TracTickets for help on using tickets.