Bug 578563

Summary: [GTK] Highligested element in a tree hard to read
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, Lars.Vogel
Version: 4.22   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Screenshot
none
Colors from the ControlsExample none

Description Lars Vogel CLA 2022-02-03 09:11:02 EST
Created attachment 287972 [details]
Screenshot

On my Ubuntu the selected text is very hard to see in the light theme. See screenshot.
Comment 1 Lars Vogel CLA 2022-02-03 09:13:25 EST
Eclipse IDE for Java Developers (includes Incubating components)
Version: 2021-12 (4.22.0)
Build id: 20211202-1639
OS: Linux, v.5.13.0-27-generic, x86_64 / gtk 3.24.30, WebKit 2.34.4
Java vendor: Eclipse Adoptium
Java runtime version: 17.0.1+12
Java version: 17.0.1
Comment 2 Alexander Kurtakov CLA 2022-02-03 09:15:21 EST
Would you please run SWT's ControlExample and attach a screenshot of Color tab making sure that COLOR_LIST_* are visible in it.
Comment 3 Alexander Kurtakov CLA 2022-02-03 09:16:37 EST
Btw, which theme is that?
Comment 4 Lars Vogel CLA 2022-02-03 09:19:17 EST
(In reply to Alexander Kurtakov from comment #3)
> Btw, which theme is that?

Default light Ubuntu theme.
Comment 5 Alexander Kurtakov CLA 2022-02-03 09:20:59 EST
(In reply to Lars Vogel from comment #4)
> (In reply to Alexander Kurtakov from comment #3)
> > Btw, which theme is that?
> 
> Default light Ubuntu theme.

Yeah but what's the name for it ? You can see it in About dialog Configuration tab with key org.eclipse.swt.internal.gtk.theme
Comment 6 Lars Vogel CLA 2022-02-03 09:24:33 EST
(In reply to Alexander Kurtakov from comment #5)
> (In reply to Lars Vogel from comment #4)
> > (In reply to Alexander Kurtakov from comment #3)
> > > Btw, which theme is that?
> > 
> > Default light Ubuntu theme.
> 
> Yeah but what's the name for it ? You can see it in About dialog
> Configuration tab with key org.eclipse.swt.internal.gtk.theme

*** System properties:
org.eclipse.swt.internal.gtk.theme=Yaru
Comment 7 Lars Vogel CLA 2022-02-03 09:26:03 EST
Created attachment 287973 [details]
Colors from the ControlsExample
Comment 8 Alexander Kurtakov CLA 2022-02-03 09:34:31 EST
Note how COLOR_LIST_SELECTION is orange on your screenshot. This points me to some issue with the theme.