Bug 579129 - [macOS] TabFolder uses wrong foreground color if shell is unfocused
Summary: [macOS] TabFolder uses wrong foreground color if shell is unfocused
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.21   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-07 06:56 EST by Thomas Singer CLA
Modified: 2022-03-15 06:52 EDT (History)
3 users (show)

See Also:


Attachments
Snippet (1004 bytes, text/plain)
2022-03-07 06:57 EST, Thomas Singer CLA
no flags Details
Screenshot on macOS 10.14 (22.16 KB, image/png)
2022-03-07 06:58 EST, Thomas Singer CLA
no flags Details
Screenshot of unfocused System Preferences (macOS 10.14) (27.89 KB, image/png)
2022-03-07 06:58 EST, Thomas Singer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Singer CLA 2022-03-07 06:56:56 EST
Please launch the attached snippet on macOS and click on the desktop, so the launched window becomes unfocused. In contrast to the TabFolder in the MacOS System Preferences window, the one in the SWT application will use white text as foreground for the selected tab.
Comment 1 Thomas Singer CLA 2022-03-07 06:57:42 EST
Created attachment 288173 [details]
Snippet
Comment 2 Thomas Singer CLA 2022-03-07 06:58:04 EST
Created attachment 288174 [details]
Screenshot on macOS 10.14
Comment 3 Thomas Singer CLA 2022-03-07 06:58:32 EST
Created attachment 288175 [details]
Screenshot of unfocused System Preferences (macOS 10.14)
Comment 4 Lakshmi P Shanmugam CLA 2022-03-14 11:49:53 EDT
I'm unable to reproduce this on macOS 11. Is this bug specific to 10.14? Was the fg color fine before?
Comment 5 Phil Beauvoir CLA 2022-03-14 12:45:23 EDT
I can reproduce this on Catalina 10.15.7, but not Monterey 12.2 (Eclipse 4.22)
Comment 6 Thomas Singer CLA 2022-03-15 06:40:49 EDT
Yes, on macOS 12.2.1 (M1) I can't reproduce this bug.
Comment 7 Thomas Singer CLA 2022-03-15 06:52:57 EDT
On macOS 11.6.4 (Intel) I also can't reproduce.