Bug 563290 - [Dark Theme] Remove background from combo selection items
Summary: [Dark Theme] Remove background from combo selection items
Status: CLOSED MOVED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.16   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 09:22 EDT by Amit Mendapara CLA
Modified: 2020-05-28 15:28 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Mendapara CLA 2020-05-18 09:22:29 EDT
The combo box selection items have a different background than the selection popup.

See https://bugs.eclipse.org/bugs/attachment.cgi?id=277831
Comment 1 Amit Mendapara CLA 2020-05-20 18:14:26 EDT
I tried to fix this issue but found it difficult.

One solution is to remove "e4-dark_globalstyle.css" from "e4-dark_linux.css" and start eclipse with "GTK_THEME=Adwaita:dark" environment set.

It can be avoided if "DarkThemeProcessor" can somehow call "OS.setDarkThemePreferred" before "Display" is created so that it can initialize system colors properly.
Comment 2 Amit Mendapara CLA 2020-05-28 14:50:39 EDT
Should be tracked with Bug 563684.

*** This bug has been marked as a duplicate of bug 563684 ***