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 161474 - Alt + Insert lost focus
Summary: Alt + Insert lost focus
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: FOCUS, RANDOM
Depends on:
Blocks:
 
Reported: 2009-03-30 14:59 UTC by kisscat
Modified: 2016-07-07 07:28 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 kisscat 2009-03-30 14:59:01 UTC
Well this is not always the case , it appears occasionally. 
Bug description :

When you press alt + insert to invoke the "insert popup menu", the first items is chosen and highlighted, but when you
press down arrow key to move downside, it opens the file menu or move the cursor in the editor.

When alt+ insert triggered , the cursor should no longer has focus ,so that we can use arrow key to move in that popup
menu.

this is not always happen ,but it surely happen at least once every time I open Netbeans.

Windows with jdk 6.11
Comment 1 Vitezslav Stejskal 2009-03-31 14:10:34 UTC
Strange, probably a focus problem cause by your specific combination of OS/JDK. Let's see if more people complain about
the same.
Comment 2 Jaromir Uhrik 2009-05-11 06:29:54 UTC
There is workaround to recall the alt+Insert action again.
Comment 3 fedind 2010-09-20 12:22:21 UTC
I'm using Netbeans 6.9.1. Bug is still present. And it happens really often.

java -version:

java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode, sharing)
Comment 4 fedind 2010-09-20 12:23:57 UTC
OS: Windows XP SP3
Comment 5 Dusan Balek 2013-05-21 13:26:49 UTC
Bug prior to 7.0, not touched for the last 2 years --> P4.
Comment 6 Martin Balin 2016-07-07 07:28:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss