Bug 558475 - Extend String Cell Editors to call EMFFormsControlProcessorService if available
Summary: Extend String Cell Editors to call EMFFormsControlProcessorService if available
Status: CLOSED FIXED
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: 1.23.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.24.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2019-12-19 10:57 EST by Eugen Neufeld CLA
Modified: 2020-02-03 16:21 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugen Neufeld CLA 2019-12-19 10:57:19 EST
Currently the renderers are calling the EMFFormsControlProcessorService if it is available. The same should happen for the Cell Editors. Initially this should be added to all cell editors which extend StringBasedCellEditor .
Comment 1 Eclipse Genie CLA 2019-12-19 11:26:26 EST
New Gerrit change created: https://git.eclipse.org/r/154797
Comment 3 Jonas Helming CLA 2020-02-03 15:02:36 EST
Shouldn this have the "test" tag? If a processor is registered, it could change the behavior, couldnt it?
Comment 4 Eugen Neufeld CLA 2020-02-03 16:21:30 EST
If you have registered EMFFormsControlProcessorService please test that your cell editors are still working as expected.