https://bugs.kde.org/show_bug.cgi?id=499783
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/38fb265 | |18a14f68ce66a14a1197866fed8 | |65c430 --- Comment #5 from Méven <[email protected]> --- Git commit 38fb26518a14f68ce66a14a1197866fed865c430 by Méven Car, on behalf of Pan Zhang. Committed on 20/01/2026 at 08:17. Pushed by meven into branch 'master'. dolphinfontrequester: Do not apply custom view font to font mode combobox When a user selects a custom font via the font dialog, the font mode combobox (showing System Font / Custom Font) was updated to use the selected font. This caused an unintended visual inconsistency, as configuration UI elements should always be rendered using the system application font, independent of the font chosen for the content view. Fix this by removing the setFont() call in openFontDialog(), ensuring the combobox remains visually consistent with the rest of the configuration interface. M +0 -1 src/settings/viewmodes/dolphinfontrequester.cpp https://invent.kde.org/system/dolphin/-/commit/38fb26518a14f68ce66a14a1197866fed865c430 -- You are receiving this mail because: You are watching all bug changes.
