Bug 110220 - [CommonNavigator] DCR Project Explorer assign double-click to "Go Into"
Summary: [CommonNavigator] DCR Project Explorer assign double-click to "Go Into"
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Francis Upton IV CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 14:13 EDT by Randy Hudson CLA
Modified: 2019-09-06 15:31 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2005-09-21 14:13:41 EDT
I rarely use double-click as the way to expand and collapse a tree node, since I
can do it faster with the keyboard or single-click.

How about letting the user assign double-click as "go into", or CTRL+Double-Click.

To prevent SWT from also expanding the treeitem, set doit==false on the event.
Comment 1 Martin Aeschlimann CLA 2006-06-16 16:27:55 EDT
No plans for this. Of course if you can convince the navigator to do so (and have platform offer the configuration option) we will do so too.
Comment 2 Randy Hudson CLA 2006-06-19 10:39:45 EDT
moving to UI
Comment 3 Randy Hudson CLA 2006-06-19 10:40:51 EDT
request for double-click gesture interpreted as "go into", for things that can't be opened, e.g., folders.
Comment 4 Paul Webster CLA 2006-06-19 10:47:28 EDT
Michael, if this is already supported in the Common Navigator, please send it back this way.

PW
Comment 5 Michael D. Elder CLA 2006-06-19 10:57:58 EDT
Go Into support is not provided in the Common Navigator Framework (CNF) for 3.2. This may be considered for 3.3, at which point we can discuss whether it makes sense to provide the option. 
Comment 6 Randy Hudson CLA 2006-06-19 11:30:15 EDT
I think we all agree it makes sense. "Go into" is a nice feature that is hard to use. There exist several other metaphors for invoking similar behavior that could be employed here:

In windows, double-click is the common gesture for "go into". Any time you open a folder, if it contains a folder, double-clicking will go into it (or open it depending on prefs). In the java editor, holding down CTRL enables a hyperlink mode such that a single click performs "go into" for that token, be it a Type, Method, etc. Double-click or CTRL+DOUBLE_CLICK might be the best choice as it wouldn't interfere too much with existing tree interactions.
Comment 7 Francis Upton IV CLA 2009-03-08 16:52:12 EDT
Ok, Go Into is now in the Project Explorer as of 3.5.  So there should be some way to bind a double click to a "Go into" instead of an expand?  I'm not sure about the command binding support or how this might be configured.

Paul, can you help here?
Comment 8 Eclipse Webmaster CLA 2019-09-06 15:31:06 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.