-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eclipse having problem with dark theme on newer Windows 11 24H2 #1546
Comments
Can you pls. provided these errors (from the error log for example).
|
I can see light context menus, scroll bars and drop-downs. Perhaps files like this one need to be updated?
Probably not related. |
And a workbench restart will re-initiate the native code calls. |
uxtheme.dll has indeed changed again in 24H2 (OSBuild 26100.2033) and we need to update the validation in eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/os_custom.c Lines 131 to 136 in 2b675ad
|
eclipse.buildId=4.33.0.20240905-0613 org.eclipse.ui.ide
CSS one:
|
Describe the bug
Eclipse shows errors, stating that Not properly disposed SWT resource and having problems with css. I believe due to this dark theme does not work properly now on newest Windows.
To Reproduce
Update to Windows 11 24H2 (OSBuild 26100.2033)
Open Eclipse(latest).
Use Dark Mode.
Expected behavior
Expected a proper working dark theme, as it used to be.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Version: 2024-09 (4.33.0)
Build id: 20240905-0614
org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_23.0.0.v20240919-1706\jre
Version since
Eclipse or SWT version since when the behavior is seen [e.g. 4.23]
4.33.0
Workaround (or) Additional context
Add any other context about the problem here.
Any known workarounds for the problem?
Did not find any other than using default white theme.
The text was updated successfully, but these errors were encountered: