Dan2552 / snofyre

Automatically exported from code.google.com/p/snofyre
0 stars 0 forks source link

Expression editor tree widget selects wrong node #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Define query 'All pts who have 123397009|Injury of anatomical site|'
2. Try to change querydef:
   a. Double-click on existing criterion
   b. Click Edit button on Author Component Query dialog
   c. Enlarge Author expression dialog to reveal Expression Editor pane
   d. Expand the role group
   e. Double-click on the Associaed morphology = Damage line
   f. In Concept Hierarchy dialog, expand the 'Damage' line
   g. Double-click on 'Dislocation'

What is the expected output? What do you see instead?

Querydef changed to 'All pts who have Injury of anatomical site, with 
morphology of Dislocation'

Please use labels and text to provide additional information.

'All pts who have Injury of anatomical site, with morphology of Inferior 
dislocation'

Widget behaviour appears to be that, if you double-click on an unexpanded node 
in the selection tree, then item actually selected is first list-
order descendent of node clicked on, if the tree were to be expanded. If tree 
already IS expanded, then item selected is same as that double-clicked on.

Version Information:
 -- Snofyre version       : 1.8 build guy-fawkes-4d5fd02decc8+
 -- Operating System      : Window 7 64-bit
 -- MySQL Server version  : 5.5

Original issue reported on code.google.com by jeremy.r...@googlemail.com on 24 Jan 2011 at 4:10

GoogleCodeExporter commented 8 years ago
Duplicated... merged with issue 30

Original comment by jay.kola on 25 Jan 2011 at 12:02