Actions
Bug #4824
closedOntology Browser - double click does not always select and close the popup
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Morpho Plugin
Target version:
Start date:
02/23/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4824
Description
I've intermittently found that double clicking the tree does not actually close the popup - instead it behaves like the default tree would and expands (toggles) the children.
Adding the listener to the TreeTable object might be the first solution. Also, it's a little tricky to add the listener to the tree since they don't really exist until the popup object is shown. I'll see if there's beefing up in there to be done.
Actions