Created attachment 143568 [details] Dark Theme on KDevelop which shows the global menu not visible SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open KDevelop on Microsoft Windows OS 2. Click Settings and change Colour Theme to Breeze Dark 3. Check the top _Global Menu?_ to see if it changed to dark theme. OBSERVED RESULT - When I tried to change the theme, the top menu (global menu?) didn't change colour scheme. This meant it was pretty much invisible. EXPECTED RESULT - Top menu (global menu?) should have changed during the theme change - black on white & white on black for dark. SOFTWARE/OS VERSIONS Windows: 11 - 21H2 (22000.318) ADDITIONAL INFORMATION I'm happy to provide more information to better help look at this bug, i'm also trying to learn C++ so I can get involved :)
Git commit 278b7ddd422ce599be7066dd7d14a165e071e1eb by Igor Kushnir, on behalf of Gary Wang. Committed on 25/02/2025 at 16:41. Pushed by igorkushnir into branch 'master'. Fix incorrect icon and color theme under Windows See also: - https://invent.kde.org/frameworks/kiconthemes/-/issues/3 - https://planet.kde.org/christoph-cullmann-2024-05-11-kde-applications-icons/ Related: bug 403134, bug 431009, bug 460465, bug 469709 FIXED-IN: 6.2.250400 M +2 -0 app/CMakeLists.txt M +13 -0 app/main.cpp https://invent.kde.org/kdevelop/kdevelop/-/commit/278b7ddd422ce599be7066dd7d14a165e071e1eb