Bug 549588 - COLOR_WIDGET_DISABLED_FOREGROUND doesn't work correctly on
10.14

On 10.14, NSColor.disabledControlTextColor() returns black color with
alpha instead of gray. This color doesn't work as expected when set on
StyledText. For now, use NSColor.secondarySelectedControlColor() to give
a gray color that looks fine in both light and dark theme.

Change-Id: I8eb55cd4c368f5fe45955f8eda08dc7c6dda6196
1 file changed
tree: 234262df94603889f5094aac8d03acef2fc02b2f
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. CONTRIBUTING
  8. LICENSE
  9. NOTICE
  10. pom.xml
  11. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!