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 26682

Summary: I cann't use popup menu in Explorer after using DnD
Product: platform Reporter: pfelenda <pfelenda>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description pfelenda 2002-08-21 14:08:06 UTC
[200208210100], jdk1.4.1

How to reproduce :
- move a file from one directory to other
( e.g. drag examples.colorpicker.Colorpicker.java file
  and drop it on examples.imageviewer directory )
- click to editor
- rightclick to a file in Explorer (try open popup
menu)

-> nothing happened 
There should be opened popup menu in Explorer.

I must click on frame of Explorer to get focus and
 then I can use popup menu.
Comment 1 _ ttran 2002-08-21 22:24:44 UTC
isn't this a duplicate of issue 20887?
Comment 2 pfelenda 2002-08-22 09:21:18 UTC
May be have this bug the same reason, but popup menu works correctly
before using DnD. The bug 20887 describes this problem by using popup
menu, when focus is in other frames (without DnD).

Comment 3 David Simonek 2002-08-26 15:02:11 UTC
I think it's duplicate of 25963, already fixed.

*** This issue has been marked as a duplicate of 25963 ***
Comment 4 pfelenda 2002-10-14 14:53:45 UTC
Verified