View Issue Details

IDProjectCategoryView StatusLast Update
0004711Slicer4Module Markupspublic2019-12-18 15:02
Reporterjamesobutler Assigned Tolassoan  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindowsOSWindows 10 ProOS Version1903
Product Version 
Target VersionFixed in Version 
Summary0004711: Coordinates don't update in qSlicerSimpleMarkupsWidget
Description

Using Slicer 4.11.0-2019-09-04, the X,Y,Z coordinates don't update after the markup preview point has first been shown in the scene. The X,Y,Z is not updated when the point is actually placed or when the point is dragged and moved to a new position either. Nothing to note in the log file, but it is attached.

Steps To Reproduce
  1. Open Slicer.
  2. node = slicer.mrmlScene.AddNewNodeByClass("vtkMRMLMarkupsFiducialNode")
    markup_widget=slicer.qSlicerSimpleMarkupsWidget()
    markup_widget.setMRMLScene(slicer.mrmlScene)
    markup_widget.setCurrentNode(node)
    markup_widget.show()

  3. Go into point placement mode using the widget and hover over the slice view where the preview placement is shown.
  4. X,Y,Z position doesn't continue to update.
TagsNo tags attached.

Activities

jamesobutler

jamesobutler

2019-09-05 10:40

reporter  

Slicer_28482_20190905_103957.log (2,850 bytes)
lassoan

lassoan

2019-12-18 15:02

developer   ~0016302

Fixed in rev28693

Issue History

Date Modified Username Field Change
2019-09-05 10:40 jamesobutler New Issue
2019-09-05 10:40 jamesobutler Status new => assigned
2019-09-05 10:40 jamesobutler Assigned To => nicole
2019-09-05 10:40 jamesobutler File Added: Slicer_28482_20190905_103957.log
2019-12-18 15:02 lassoan Assigned To nicole => lassoan
2019-12-18 15:02 lassoan Status assigned => resolved
2019-12-18 15:02 lassoan Resolution open => fixed
2019-12-18 15:02 lassoan Note Added: 0016302