| Summary: | ESC keybinding firing twice | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Jesus Luna Quiroga <jrlq> | ||||||
| Component: | Workbench | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | jrlq | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | 2.0 M1 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jesus Luna Quiroga
Created attachment 216509 [details]
Configuration file for register ESC key sequence
Configuration file for register ESC key sequence
Created attachment 217800 [details]
Proposed patch
This patch removes the display filter for SWT.Traverse in BindingService. As out-of-order key processing is not available in RAP (see WorkbenchKeyboard#isOutOfOrderKey), listening for traverse events is useless.
Applied patch to Git master with commit 66b81be886ca7dcc32f5a654ee27bc0e1208237e. |