Bug 577696 - [GTK4] TabFolder setBackground() does not set the header background
Summary: [GTK4] TabFolder setBackground() does not set the header background
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.23   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-08 13:08 EST by Joel Majano CLA
Modified: 2021-12-08 13:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Majano CLA 2021-12-08 13:08:30 EST
In GTK3, setBackground on TabFolder sets the header color to the one specified by the call. In GTK4, setForeground() works, but not setBackground().