Watch, Follow, &
Connect with Us
Public Report
Report From: C++BuilderX/IDE/Panes/Project    [ Add a report in this area ]  
Report #:  6357   Status: Open
Double clicking Project Pane trees does nothing
Project:  C++BuilderX/BC++ 2005 Build #:  1.0.0.1786
Version:    1.5 Submitted By:   Gillmer Derge
Report Type:  Suggestion / Enhancement Request Date Reported:  11/4/2003 8:00:45 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   185820
Resolution: Duplicate (Resolution Comments) Resolved in Build: : None
Duplicate of:  1431
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 3
Description
Double clicking non-leaf tree nodes in the project pane does not do anything.  Double clicking a non-leaf node should expand the tree.

Any normal tree would do this.  In fact, this is the default double click behavior for a JTree.  It has been explicitly disabled for the Project Pane trees.  I think it should be re-enabled, especially for nodes like those in the file browser for which there is no "Open" action.

Note that this is actually a duplicate (and has been marked as such) of a similar report for JBuilder.
Steps to Reproduce:
In the Project Pane:

1. "File Browser" tab

2. Double click "C++BuilderX Home Directory"

// exp: the tree expands just as it would if I clicked the + icon
// act: nothing

3. "Project content" tab

4. Project | New Directory View...

5. <Project>

6. <OK>

7. Double click the new Directory View node

// exp: the tree expands just as it would if I clicked the + icon
// act: nothing
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01