Ticket #3462 (closed: worksforme)

Opened 9 years ago

Last modified 5 years ago

Display function parameter description string in the fit browser

Reported by: Steve Williams Owned by: Anders Markvardsen
Priority: critical Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Robert Whitley

Description

Ticket #3113 appears to be broken.

To reproduce bug: 1) In MantidPlot in the Fit Function tab right click over Functions and select Add Function then select add LorentzianTest 2) When the mouse hover over any of the parameter, e.g. HWHM you currently get the tooltip 'HMWM' whereas you should see "Half-Width Half-Maximum", which is the tooltip added to this parameter in LorentzianTest.cpp line 30.

Also create a unit test to this does not get broken again.

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:2 Changed 9 years ago by Robert Whitley

  • Priority changed from major to critical

comment:3 Changed 9 years ago by Anders Markvardsen

  • Status changed from new to accepted
  • Owner changed from Robert Whitley to Anders Markvardsen

As it turns out it does work! My fault.

Just have to browse over the number instead of the text description.

comment:4 Changed 9 years ago by Anders Markvardsen

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

comment:5 Changed 9 years ago by Robert Whitley

  • Status changed from verify to verifying
  • Tester set to Robert Whitley

comment:6 Changed 9 years ago by Robert Whitley

  • Status changed from verifying to closed

This works but might be an idea to add tooltips to Lorentzian.cpp as well as LorentzianTest.cpp.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4309

Note: See TracTickets for help on using tickets.