Bug 552151 - [Keybindings] Adding keybindings which have a prefix that is also a stand-alone keybinding disables the latter one
Summary: [Keybindings] Adding keybindings which have a prefix that is also a stand-alo...
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7.2   Edit
Hardware: PC Linux
: P3 normal with 5 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 552208
  Show dependency tree
 
Reported: 2019-10-16 11:35 EDT by Andreea Georgian CLA
Modified: 2020-04-06 17:02 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreea Georgian CLA 2019-10-16 11:35:45 EDT
How to reproduce:

1. From "Keys" preference page, change the binding of "About" command to "CTRL+C A".
2. Change the binding of "Properties" command to "CTRL+C V" and apply changes.
4. Press "CTRL+C" and a key assist pop-up which contains the two commands added above will appear.

So we cannot trigger the "Copy" (CTRL+C) command now, as the partial matches are detected first, before the perfect one.
Comment 1 Rolf Theunissen CLA 2020-04-06 16:56:56 EDT

*** This bug has been marked as a duplicate of bug 94507 ***
Comment 2 Rolf Theunissen CLA 2020-04-06 17:01:56 EDT
Sorry, this should not have been marked as duplicate.

It is in fact opposite behavior.
Comment 3 Rolf Theunissen CLA 2020-04-06 17:02:37 EDT
Really reopen ...