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 43129 - Explorer node single-click Rename shouldn't ocurr after window focus switch
Summary: Explorer node single-click Rename shouldn't ocurr after window focus switch
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords: UI
Depends on:
Blocks: 196230
  Show dependency tree
 
Reported: 2004-05-12 03:13 UTC by Ben Hutchison
Modified: 2011-03-06 21:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Hutchison 2004-05-12 03:13:52 UTC
If I have an explorer node selected, and I move 
focus to the editor, then (single) click back on 
the selected node in explorer, it interprets 
this as Rename. I suggest it should not, *if* 
window focus changes as a result of the click

The problem is that the user needs to click once 
in the explorer window just to return focus to 
it. The click should not be "overloaded" to add 
additional rename behavior.

Although they can think "I'll click on 
background whitespace, because I know that 
that'll return focus to the node, without 
renaming it", that isnt exactly intuitive. Im 
fairly experienced with Netbeans but I make this 
mistake often.
Comment 1 David Simonek 2005-05-09 10:32:11 UTC
Passing to explorer guys...
Comment 2 Antonin Nebuzelsky 2008-02-07 16:11:16 UTC
Reassigning to new module owner Tomas Holy.
Comment 3 t_h 2008-11-04 11:42:21 UTC
18083696ff90
Comment 4 Quality Engineering 2008-11-05 04:34:51 UTC
Integrated into 'main-golden', will be available in build *200811050201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/18083696ff90
User: Tomas Holy <t_h@netbeans.org>
Log: #43129: Explorer node single-click Rename shouldn't ocurr after window focus switch
Comment 5 matusdekanek 2008-11-21 09:46:16 UTC
works fine, verifying