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 208403 - All editor shortcuts stop working
Summary: All editor shortcuts stop working
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: REGRESSION
: 208446 208471 208502 208525 208536 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-14 16:24 UTC by Jiri Prox
Modified: 2013-01-11 20:31 UTC (History)
11 users (show)

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 Jiri Prox 2012-02-14 16:24:19 UTC
After a shot while working in editor, all shortcuts (typing, arrow keys, shorcuts) stop working and the IDE must be restarted. Shortcuts in other part of IDE (projects view, navigator etc...) works properly. 

I've only seen it when working with php files, but when it stops working all other file types are affected.

There is no exception in the log


Product Version: NetBeans IDE Dev (Build 201202130400)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Windows 7 version 6.1 running on x86; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev
Comment 1 stefan79 2012-02-14 16:50:02 UTC
(In reply to comment #0)
> I've only seen it when working with php files, but when it stops working all
> other file types are affected.
Same effect, but I doesn´t edit php-files.
I was always editing java-files.
Comment 2 Miloslav Metelka 2012-02-15 11:02:26 UTC
I was able to reproduce the problem in java too. This is related to Milutin's changes in search dialog, since the problem is an active KeyEventBlocker for the particular editor pane.
Comment 3 Jiri Prox 2012-02-15 11:41:03 UTC
*** Bug 208446 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2012-02-15 11:51:05 UTC
(In reply to comment #2)
> I was able to reproduce the problem in java too. This is related to Milutin's
> changes in search dialog, since the problem is an active KeyEventBlocker for
> the particular editor pane.
is there any workaround besides not using search?
Comment 5 Milutin Kristofic 2012-02-15 13:02:50 UTC
QuickFix: 
http://hg.netbeans.org/jet-main/rev/9036d5df6808
Comment 6 Jiri Prox 2012-02-16 13:18:03 UTC
*** Bug 208502 has been marked as a duplicate of this bug. ***
Comment 7 Jiri Prox 2012-02-17 08:12:34 UTC
*** Bug 208536 has been marked as a duplicate of this bug. ***
Comment 8 Quality Engineering 2012-02-17 11:01:03 UTC
Integrated into 'main-golden', will be available in build *201202170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9036d5df6808
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #208403 - All editor shortcuts stop working
Comment 9 Petr Cyhelsky 2012-02-17 11:12:55 UTC
*** Bug 208471 has been marked as a duplicate of this bug. ***
Comment 10 tbrunhoff 2012-02-17 16:43:50 UTC
*** Bug 208525 has been marked as a duplicate of this bug. ***
Comment 11 Jiri Prox 2013-01-11 20:31:20 UTC
v.