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 257728

Summary: Keyboard stops responding
Product: platform Reporter: rcasha <rcasha>
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description rcasha 2016-01-28 07:59:06 UTC
At random, the IDE will stop responding to the keyboard. The IDE does not freeze - it still responds to mouse commands. Only the keyboard doesn't work. This includes typing in the editor, trying to invoke menu items, etc. The IDE log does not show anything particular. Restarting the IDE resolves the problem. 

This issue did not exist in 8.0.
Comment 1 Jiri Prox 2016-01-28 13:54:12 UTC
Can you provide more details about your system?

JDK version, type of OS and version, ....

Thanks
Comment 2 rcasha 2016-02-01 08:55:34 UTC
Java

java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)

OS - Ubuntu Linux

uname -a:
Linux garfield 3.13.0-74-generic #118-Ubuntu SMP Thu Dec 17 22:52:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Comment 3 Jiri Prox 2016-02-25 14:55:24 UTC
Thanks for info.

Does it happen only in editor or in the other parts of the IDE?
Comment 4 rcasha 2016-02-26 07:24:54 UTC
It happens in every part of the IDE, including editor, the menu etc.