View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000089 | Slicer3 | GUI | public | 2007-08-11 05:34 | 2020-03-12 10:51 |
Reporter | pieper | Assigned To | alexy | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000089: node selector checks that have the same name | ||||
Description | When you have two volumes loaded that have the same Name they both get checked in the pop up menu if pick either one. The correct node is selected, but the check mark is confusing. I believe the underlying cause is that we are using RadioButtons instead of CheckButtons in the vtkSlicerNodeSelectorWidget -- if we switch to CheckButtons we should be able to control each entry individually. | ||||
Steps To Reproduce | Load two different volumes but give both the same name. Select one or the other as background. | ||||
Additional Information | Made node selector to create unique names. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-08-11 05:34 | pieper | New Issue | |
2007-08-11 05:34 | pieper | Status | new => assigned |
2007-08-11 05:34 | pieper | Assigned To | => alexy |
2007-11-23 12:48 | alexy | Resolution | open => fixed |
2007-11-23 12:48 | alexy | Additional Information Updated | |
2007-11-23 12:49 | alexy | Status | assigned => resolved |
2020-03-12 10:51 | jcfr | Status | resolved => closed |
2020-03-12 10:51 | jcfr | Note Added: 0016370 |