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 108118 - double click to open folders
Summary: double click to open folders
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 121136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-26 10:31 UTC by pantarhei
Modified: 2007-11-05 14:58 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 pantarhei 2007-06-26 10:31:10 UTC
double click to open folders only works on subfolders in project explorer. the "rails structure" folders can't be opened
with a double click.

-MyProject
 -Controllers (=> no double click)
 |--user (=> double click ok)

---
Product Version: NetBeans Ruby IDE 070620 
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 
System: Windows Vista version 6.0 running on x86; Cp1252; de_DE (nbrubyide)
Comment 1 Jiri Kovalsky 2007-07-03 14:16:15 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 2 Torbjorn Norbye 2007-08-10 01:23:44 UTC
Confirmed, should attempt for 6.0
Comment 3 Martin Krauskopf 2007-11-05 06:33:13 UTC
*** Issue 121136 has been marked as a duplicate of this issue. ***
Comment 4 Martin Krauskopf 2007-11-05 14:49:08 UTC
railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/TreeRootNode.java;
new revision: 1.4; previous revision: 1.3
Comment 5 Martin Krauskopf 2007-11-05 14:58:23 UTC
.