https://bugs.kde.org/show_bug.cgi?id=506353
Bug ID: 506353 Summary: Edit transaction can't see the label text Classification: Applications Product: kmymoney Version First 5.2.0 Reported In: Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: bugtracker Assignee: kmymoney-devel@kde.org Reporter: allen...@hotmail.com Target Milestone: --- Created attachment 182780 --> https://bugs.kde.org/attachment.cgi?id=182780&action=edit Screenshot SUMMARY On Arch Linux with KMyMoney 5.2 which is based on Qt6, it has issue when editing a transaction. By using Fusion theme with qt6ct (and qt5ct), the background showing black together with black text (as in the screenshot). Other areas are fine, just the edit transaction has this issue. STEPS TO REPRODUCE 1. Open KMyMoney 2. Edit a transaction 3. See the transaction form that is black background with black text. OBSERVED RESULT Can't read the field label text, as the background is black. EXPECTED RESULT It should show the white background as the theme and black text. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux without running KDE KDE Plasma Version: n/a KDE Frameworks Version: n/a Qt Version: Qt6 ADDITIONAL INFORMATION After using Gammaray to debug, the issue happens on `NewTransactionEditor` component. By editing the `autoFillBackground` to true, then the background becomes white without any issue. -- You are receiving this mail because: You are the assignee for the bug.