-
Notifications
You must be signed in to change notification settings - Fork 184
Description
Important
If you are reporting a crash on Linux, please check if webkit
is mentioned in the crash file.
If yes, please try to set WEBKIT_DISABLE_COMPOSITING_MODE=1
and/or WEBKIT_DISABLE_DMABUF_RENDERER=1
environment variables.
If they prevent crashes, don't report the bug please, it is already known as #843
Describe the bug
Our Eclipse RCP application icon is not displayed in the windows tray or the top left corner on Windows.
To Reproduce
The issue can be reproduced with the following image.

Eclipse window without icon

Task switcher without icon

Expected behavior
The icon show appear as normal like it did in 4.34
Environment:
- Select the platform(s) on which the behavior is seen:
-
- All OS
-
- Windows
-
- Linux
-
- macOS
-
Additional OS info (e.g. OS version, Linux Desktop, etc)
-
JRE/JDK version
Version since
4.37
Workaround (or) Additional context
Add any other context about the problem here.
Any known workarounds for the problem?