Ticket #7423 (closed: duplicate)
SmoothNeighbours input parameters are not parsed from GUI timely
Reported by: | Arturs Bekasovs | Owned by: | Arturs Bekasovs |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Keith Brown |
Description (last modified by Nick Draper) (diff)
When setting Radius to any non-zero value Rectangular Detectors input fields are getting disabled, which is expected. When the input dialog is closed and then opened again, non-zero value is saved, so Rectangular Detectors input fields should be disabled as before. However, the fields are enabled, but are suddenly becoming disabled when one of them looses focus (e.g. you just select one and then another).
It seems that input parameters are parsed only when field value changes, but not when the dialog is opened.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Owner set to Arturs Bekasovs
- Status changed from new to assigned
- Description modified (diff)
comment:4 Changed 7 years ago by Arturs Bekasovs
- Status changed from new to verify
- Resolution set to duplicate
Isn't relevant since the custom dialog was created for #7441 and the disabled groups are getting hided now, which solves the problem.
comment:5 Changed 7 years ago by Keith Brown
- Status changed from verify to verifying
- Tester set to Keith Brown