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 56670

Summary: Escape doesn't close popup menu , it forces focus to editor
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Output WindowAssignee: Milos Kleint <mkleint>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2005-03-19 09:13:36 UTC
NB4.1 (200503172015), JDK1.5.0_02

Steps to reproduce:
- run IDE
- open project
- run project
- invoke popup menu on Output  (rightclick)
- press Escape (to close popup menu)
-> popup menu stays opened and focused component is actually selected document
in Editor
Comment 1 Milos Kleint 2005-03-24 14:50:49 UTC
fixed. 
Comment 2 Marian Mirilovic 2005-03-25 13:48:01 UTC
verified in NB4.1(200503242007)