Bug 498540 - Keys Preference page does not warn about partial conflicts
Summary: Keys Preference page does not warn about partial conflicts
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-27 04:04 EDT by Alexander Zakusylo CLA
Modified: 2016-07-27 04:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Zakusylo CLA 2016-07-27 04:04:28 EDT
When the same key has multiple command assignments in the same context – it’s a conflict, and Key Preference page detects and displays them correctly.

However, same key assignment for a different context is not detected as a conflict, but still may confuse users as contexts may overlap.

Example:

There is a default Key Binding in Eclipse:

Command: Refresh
Binding: F5
Context: In Windows

However during debugging this key assignment does not work, because it's overridden by another overlapping key assignment with the same key:

Command: Step Into
Binding: F5
Context: Debugging

The fact that Key preference page does not warn about such partial conflicts. may cause user confusion. When a user assigns another key for a command, he/she is not aware about existing key binding for the same key in narrower contexts.
Comment 1 Eclipse Genie CLA 2016-07-27 04:32:01 EDT
New Gerrit change created: https://git.eclipse.org/r/77949