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 - OutlineView ignores Node.getPreferredAction()
Summary: OutlineView ignores Node.getPreferredAction()
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-01 11:33 UTC by timekeeper
Modified: 2009-05-06 18:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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