Bug 317024 - Tracker should capture Enter and Esc keyDown events
Summary: Tracker should capture Enter and Esc keyDown events
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-06-16 07:02 EDT by Markus Keller CLA
Modified: 2019-11-14 03:25 EST (History)
2 users (show)

See Also:


Attachments
SnippetTracker.java (1.71 KB, text/plain)
2010-06-16 07:02 EDT, Markus Keller CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2010-06-16 07:02:34 EDT
Created attachment 172027 [details]
SnippetTracker.java

HEAD, same in 3.4.2

When I call Tracker#open() and then close the tracker via Esc or Enter key, a KeyDown event is delivered to the previously active control. This event is incomplete (no keyCode) and it should not be delivered at all.

A problem that is caused by this can be seen in the Java editor's Quick Outline (Ctrl+O) dialog. When you open the view menu (Ctrl+F10), and choose "Move", move the tracker via arrow keys, and then press Enter or Esc, the popup immediately closes.
Comment 1 Lars Vogel CLA 2019-11-14 03:25:42 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.