Bug 62720

Summary: [preferences] Java Editor Text Hover prefs: Modifier key should be written on keydown
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Markus Keller CLA 2004-05-18 13:54:01 EDT
200405180816

Java > Editor > Hovers preference page: The Key entry field should write the
pressed key on KeyDown and not on KeyUp (like the Keys preference page, but
unlike there, modifiers should not disappear on keyUp).

It should also be possible to enter e.g. Shift + Ctrl by pressing the two keys
together.
Comment 1 Dani Megert CLA 2004-05-19 03:12:04 EDT
not for 3.0
Comment 2 Markus Keller CLA 2004-11-24 03:10:44 EST
Just wanted to file this one again. The behavior of the modifier edit field is
really counterintuitive. In the editor, the hover type is changed whenever the
modifiers are pressed together. In the prefs, nothing happens when I press e.g.
"Ctrl + Alt".