Bug 576056 - [genericeditor] should set the ruler context-id / editor-id / context-menu-id
Summary: [genericeditor] should set the ruler context-id / editor-id / context-menu-id
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.22   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-17 06:19 EDT by Christoph Laeubrich CLA
Modified: 2021-09-17 06:52 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 Christoph Laeubrich CLA 2021-09-17 06:19:56 EDT
currently the generic editor does not set the context ids resulting in inheriting the ones of what is defined for the default TextEditor (see org.eclipse.ui.editors.text.TextEditor javadoc).

To allow targeting generic editor explicitly it should set the id that identifies the generic editor and document that in the javadoc.
Comment 1 Eclipse Genie CLA 2021-09-17 06:52:57 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.text/+/185544