https://bugs.kde.org/show_bug.cgi?id=472355
Bug ID: 472355 Summary: Misaligned header text in most of the configuration windows Classification: Frameworks and Libraries Product: frameworks-kwidgetsaddons Version: unspecified Platform: unspecified OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: cf...@kde.org Reporter: rubiset...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- Created attachment 160357 --> https://bugs.kde.org/attachment.cgi?id=160357&action=edit Comparison between an aligned header field with a misaligned one SUMMARY The configuration window in almost every KDE application, has its header text vertically misaligned (see attachment). Examples of applications that features this bug: - Dolphin - Konsole - KNewstuff (particularly visible in there) - Ark - Many more Examples of applications that doesn't feature this bug: - KOrganizer - Kate - KWrite STEPS TO REPRODUCE 1. Open one application that features this bug. 2. Click on the menu "Configure <name of the program>", (e.g.: "Configure Dolphin"). OBSERVED RESULT Watch each header text field of any configure section: you'll notice the space above and below the text is clearly uneven. EXPECTED RESULT The header text field must be vertically aligned, with even space above and below; like it appears in programs like KOrganizer. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION A bit of research seems to point it's related to common code located around the classes KPageView, KPageDialog, etc. I may be wrong though. -- You are receiving this mail because: You are watching all bug changes.