Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 542572

Summary: DOT Editor - Style the content assistant similar to the outline view.
Product: [Tools] GEF Reporter: Tamas Miklossy <miklossy>
Component: GEF DOTAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 5.0.300 (2018-12)   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Tamas Miklossy CLA 2018-12-09 14:02:46 EST
The DOT Editor Content Assistant should be styled similar to the
Outline view, the same images and the same display strings should be used.
Comment 1 Tamas Miklossy CLA 2018-12-09 14:13:54 EST
I pushed the following changes to the master branch:

[542572] DOT Editor - Content Assistant styling improvements.

- Modify the DotLabelProvider, DotProposalProvider and the
DotHtmlLabelProposalProvider to ensure that the content assistant popup
window is styled similar to the outline view: the same images and the
same display strings are used.
- Implement/Adapt the corresponding DotContentAssistTests,
DotContentAssist2Tests and DotHtmlLabelContentAssistTests test cases.

Resolving as fixed in 5.0.300 (2018-12).