Bug 574616

Summary: [StyledText] multiple selection on same line uses incorrect colors
Product: [Eclipse Project] Platform Reporter: Mickael Istria <mistria>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: niraj.modi
Version: 4.21   
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=562676
Whiteboard:
Bug Depends on: 562676    
Bug Blocks:    

Description Mickael Istria CLA 2021-07-02 06:02:29 EDT
To reproduce
From Snippet378
Right click on a line to add selection range, repeat it somewhere else on same line
EXPECTED: proper colors used
GOT: for some selection ranges, the foreground color with selection remains the same one as the foreground without selection, reducing visiblity.