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 207713 - Infrastructure for escape action in editor
Summary: Infrastructure for escape action in editor
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2012-01-25 12:14 UTC by Milutin Kristofic
Modified: 2012-08-21 16:05 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milutin Kristofic 2012-01-25 12:14:13 UTC
There should be infrastructure for escape action in editor. Any action can register to this infrastructure and it received a priority. When user press escape in editor, action with highest priority will receive an information.

Example: SearchBar could be closed by pressing escape in editor. Now it is closed by escape in searchbar.
Comment 1 Milutin Kristofic 2012-05-17 13:56:48 UTC
Plan to 7.3