Bug 574616 - [StyledText] multiple selection on same line uses incorrect colors
Summary: [StyledText] multiple selection on same line uses incorrect colors
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.21   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 562676
Blocks:
  Show dependency tree
 
Reported: 2021-07-02 06:02 EDT by Mickael Istria CLA
Modified: 2021-07-12 07:05 EDT (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 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.