Opened 6 years ago

Closed 6 years ago

#1069 closed defect (fixed)

GUI problem when using polydispersity/orientation distributions

Reported by: butler Owned by: butler
Priority: critical Milestone: SasView 4.2.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

After Choosing a model and clicking yes on polydispersity, choosing a new distribution function pops up a floating input box in the parameter list. playing around with different options can lead to a number of such orphan looking boxes in the GUI.

If one then clicks on a different resolution option, forcing a redraw of the panel, those boxes appear to be the ± error box which should appear when fitting that distribution. However this happens even without data (so no fit). Clearly that whole logic is broken.

Another issue is the fact that the reported uncertainty is given in an editable box rather than an uneditable box but that is a separate ticket.

Change History (4)

comment:1 Changed 6 years ago by richardh

Just built from master on Win7. The gui for polydispersity is mostly working fine for me, with error boxes appearing in the correct place. However I did once get the error box still there, with a value in it, after turning off the fitting on that parameter and running a fit, but I have not yet reproduced this.

comment:2 Changed 6 years ago by butler

  • Owner set to butler
  • Status changed from new to assigned

comment:3 Changed 6 years ago by krzywon

In 8a51dea053e540915bf4b4f3fe86a6b09a456d4f/sasview:

Run Layout on the fitpage during data and dispersity changes to fix orphan error box issue. Also make error text uneditable. refs #1069

comment:4 Changed 6 years ago by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from assigned to closed

In 9e96dbd9d9f77f94d1db851c1adbb2c4e638f0ea/sasview:

Merge pull request #156 from SasView?/ticket-1069

Ticket 1069: Fix for orphaned error boxes

Fixes #1069

Note: See TracTickets for help on using tickets.