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 - Escape doesn't close popup menu , it forces focus to editor
Summary: Escape doesn't close popup menu , it forces focus to editor
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 09:13 UTC by Marian Mirilovic
Modified: 2008-12-22 18:39 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 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)