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 22030 - Unappropriate node is selected after creating new class in Explorer
Summary: Unappropriate node is selected after creating new class in Explorer
Status: VERIFIED DUPLICATE of bug 21177
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI
: 30554 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-02 15:09 UTC by Marian Mirilovic
Modified: 2008-12-23 10:59 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 Marian Mirilovic 2002-04-02 15:09:12 UTC
[orion_CE](20020401), [jdk1.3.1](03) & [jdk1.4](fcs)

Steps to reproduce:
- create new Folder "Test"
-> after creation right node is selected in Explorer
- now create Class "Test"
-> after creation node folder Test is selected instead class node
Comment 1 Jiri Rechtacek 2002-05-29 12:42:31 UTC
[May 29 dev] It works for me in today's build. It looks like it is
fixed already in nb3.4.
Comment 2 Marian Mirilovic 2002-05-29 12:47:05 UTC
Jirka I can reproduce it in [nb_dev](20020529) & [jdk1.4](fcs)
Comment 3 Jiri Rechtacek 2002-05-30 15:47:47 UTC
You are right I tried reproduce an other scenario now I can reproduce
it too. It's a known bug, NbMainExplorer tried selected a node being
created by its name but if there is a node with same name in the same
folder then the first found node is selected. Fix looks complicate
with minor benefit, I'm not going to fix it now. Hint: similar issue
is solved in PasteAction by NodeSelector class.
Comment 4 Marek Grummich 2002-07-22 11:27:29 UTC
Set target milestone to TBD
Comment 5 Marek Grummich 2002-07-22 11:28:59 UTC
Set target milestone to TBD
Comment 6 Jiri Rechtacek 2003-02-27 11:16:03 UTC
known problem with selecting nodes, will be solved if will be
reimplemented nodes/views
Comment 7 Jiri Rechtacek 2003-08-29 18:15:37 UTC
Same problem as in issue 21177, it's a other symptom of the known
problem with selecting nodes, will be solved if will be reimplemented
nodes/views.

*** This issue has been marked as a duplicate of 21177 ***
Comment 8 Jiri Rechtacek 2003-08-29 18:19:03 UTC
*** Issue 30554 has been marked as a duplicate of this issue. ***
Comment 9 Marian Mirilovic 2003-09-02 18:09:18 UTC
verifying duplication