This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 157725

Summary: OutlineView ignores Node.getPreferredAction()
Product: platform Reporter: timekeeper <timekeeper>
Component: Outline&TreeTableAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description timekeeper 2009-02-01 11:33:41 UTC
OutlineView wants to be 100% compatible with TreeTableView. I switched from TreeTableView to OutlineView to use the
Drag&Drop support, but now Node.getPreferredAction() is ignored when I double click on a Node. OutineView just displays
the children of the selected node even if Node.getPreferredAction() returns not null.
Is there an interim solution to get the behavior of TreeTableView?
Comment 1 Jiri Rechtacek 2009-02-08 14:02:19 UTC
Rather RFE than defect, will be implemented in 7.0 anyway.
Comment 2 Jiri Rechtacek 2009-05-06 18:24:31 UTC
fixed in NB6.7 beta; core-main/rev/36cc4b03a356