Bug 62720 - [preferences] Java Editor Text Hover prefs: Modifier key should be written on keydown
Summary: [preferences] Java Editor Text Hover prefs: Modifier key should be written on...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 13:54 EDT by Markus Keller CLA
Modified: 2004-11-24 03:10 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".