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 99902 - Include FileSystemAction in default editor popup
Summary: Include FileSystemAction in default editor popup
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milutin Kristofic
URL:
Keywords: SIMPLEFIX
: 106388 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-03 23:59 UTC by _ tboudreau
Modified: 2011-09-05 09:33 UTC (History)
4 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch to add FileSystemAction to all editor popups (1.55 KB, patch)
2007-04-04 00:11 UTC, _ tboudreau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2007-04-03 23:59:00 UTC
The workflow for a number of VCS operations against the current file in the
editor is pretty messy.  If I want annotate, history, revision or diff, it is
 - right click
 - select Show in Projects
 - wait for the file to be found
 - right click the file
 - choose something on a submenu

I recall one complaint elsewhere about our VCS support as compared with Eclipse,
which includes VCS operations on the editor popup.  It would be relatively easy
to have the editor popup include FileSystemAction.  Probably the change should
be made in the editor so all modules that support file types do not have to
individually add it to their layer.
Comment 1 _ tboudreau 2007-04-04 00:11:22 UTC
Created attachment 40382 [details]
Patch to add FileSystemAction to all editor popups
Comment 2 Vitezslav Stejskal 2007-04-04 01:05:59 UTC
Thanks for the patch, but the action is currently available on editor tabs, next
to where you go to 'close other documents', etc. Generally, we don't want to add
more actions to already crowded editor popup menus. Tim, please, if you feel
strong about this, reopen the issue and take the discussion to nbui@. Thanks.
Comment 3 _ tboudreau 2007-04-04 02:55:57 UTC
Wow, that's pretty undiscoverable.  I realize that the editor popups are
cluttered, but it would be interesting to see some data from the gesture
collector on how many people invoke it from there.

I'll hold off reopening this for now, but I'm not sure the tab's popup is really
a fabulous solution.
Comment 4 _ tboudreau 2007-04-04 09:42:33 UTC
After some thought, I'm reopening this - I'd like Jano's and others' input.  The
menus are full, yes.  But there are a lot of actions on those menus that are
likely to be used far less often than versioning functionality;  if we were
going to cut something to make room for this, there are probably things we can
cut (I'm not saying we necessarily *should* remove other items, just that it's
an option).  And we know users migrating from Eclipse are going to be looking
for it there...and it really would be quite convenient.
Comment 5 Vitezslav Stejskal 2007-06-14 00:30:46 UTC
*** Issue 106388 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Prox 2007-09-17 20:18:46 UTC
Obsolete milestone, please reevaluate
Comment 7 _ tboudreau 2008-02-17 17:38:45 UTC
FWIW, someone else looking for versioning operations in the editor popup here:  http://netbeans.dzone.com/announcements/help-make-netbeans-
clearcase-s#comment-1060