Ticket #1614 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

MWRunFiles Widget - Handling of Multiple Files

Reported by: Michael Whitty Owned by: Michael Whitty
Priority: major Milestone: Iteration 25
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Currently, the MWRunFiles release will allow users to select multiple files in the GUI even when the widget is not enabled for use with multiple files.

Also, the ->getFilenames() function does not work correctly when not for run files.

Change History

comment:1 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Whitty

(In [6117]) re #1614 - adjusting how MWRunFiles works when "Multiple Files" enabled (and not)

comment:3 Changed 10 years ago by Michael Whitty

(In [6138]) re #1614 - small adjustment to make the FileExtentions property cause a refresh of the file filter on a change (not *strictly* for this ticket, but close enough).

comment:4 Changed 10 years ago by Michael Whitty

(In [6389]) re #1614 - MWRunFile widget, correction for single file variations if user pressed cancel would disrupt the selected directory

comment:5 Changed 10 years ago by Michael Whitty

  • Component set to MantidPlot

comment:6 Changed 10 years ago by Michael Whitty

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

comment:7 Changed 10 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:8 Changed 10 years ago by Anders Markvardsen

  • Status changed from verifying to closed

Tested that when MWRunFiles widget is not enabled for use with multiple files then

  1. isValid() returns false
  2. When one file is selected getFirstFilename() returns the name of that one file

Hence a pass.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2461

Note: See TracTickets for help on using tickets.