Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 552106 - [key binding] Remove bindings for platform 'carbon'
Summary: [key binding] Remove bindings for platform 'carbon'
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.14   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.14 M3   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-15 06:05 EDT by Karsten Thoms CLA
Modified: 2019-10-17 06:37 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Thoms CLA 2019-10-15 06:05:17 EDT
Since macOS Carbon is no longer supported key bindings for platform 'carbon' can be removed from plugin.xml files

<key platform="carbon" ...
Comment 1 Eclipse Genie CLA 2019-10-17 05:17:03 EDT
New Gerrit change created: https://git.eclipse.org/r/151219
Comment 2 Lars Vogel CLA 2019-10-17 05:26:12 EDT
Alex, didn't you try that already in the past?
Comment 3 Karsten Thoms CLA 2019-10-17 05:45:40 EDT
This seems indeed problematic. After doing some changes I recognised that not all views show up in the CMD+ALT+Q dialog then before. So it is too risky to remove them. I'm not sure if it is worth to test one by one. I'm tending to close it as WONTFIX.
Comment 4 Alexander Kurtakov CLA 2019-10-17 06:37:34 EDT
(In reply to Lars Vogel from comment #2)
> Alex, didn't you try that already in the past?

I tried and carbon vs cocoa is totall mess IMHO. One would first to find where/when/why carbon is loaded before these keybinding are removed.