Bug 562721 - [KeyBindings] sequenceModifier is not correctly applied when multiple platforms are specified
Summary: [KeyBindings] sequenceModifier is not correctly applied when multiple platfor...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.15   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.16 M3   Edit
Assignee: Rolf Theunissen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 552208
  Show dependency tree
 
Reported: 2020-05-02 07:43 EDT by Rolf Theunissen CLA
Modified: 2020-05-18 13:08 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 Rolf Theunissen CLA 2020-05-02 07:43:56 EDT
In Bug 217810 Comment 3 it shows that there is a mistake in the definition of defining keybindings for a platform, i.e. a comma separated list is used that is not supported.

Changing this case to a correct definition, i.e. using multiple bindings, makes org.eclipse.ui.tests.keys.BindingPersistenceTest#testModifierWithPlatform testcase fail.
Comment 1 Rolf Theunissen CLA 2020-05-03 11:53:11 EDT
Gerrit did not (yet) automatically add the change: https://git.eclipse.org/r/161907