https://bugs.kde.org/show_bug.cgi?id=463746
Bug ID: 463746 Summary: Inconsistency between KIO::JobUiDelegate MessageBoxes and Kirigami prompts Classification: Frameworks and Libraries Product: frameworks-kirigami Version: 5.101.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: f.alexander.wi...@gmail.com CC: notm...@gmail.com Target Milestone: Not decided Created attachment 154969 --> https://bugs.kde.org/attachment.cgi?id=154969&action=edit Kirigami prompt SUMMARY KIO::JobUiDelegate MessageBoxes like [1] and Kirigami both seem to fill the same role, but are inconsistent regarding their style. STEPS TO REPRODUCE 1. Open Dolphin, delete a file, open trash:/, empty trash 2. Open System Setting, navigate to Appearance > Global Theme, select another global theme, click cancel in prompt 3. Switch to another KCM OBSERVED RESULT In cases 1 and 3, the message box is styled like a regular Qt dialog and the entire parent window is greyed out. In case 2, a window appears with a swiping animation and has an entirely different style. Only the KCM is greyed out. EXPECTED RESULT All message boxes look like the one Dolphin shows. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 ADDITIONAL INFORMATION [1] https://invent.kde.org/system/dolphin/-/blob/1d04d04cf301e82971d90cceb541f368192e2167/src/trash/dolphintrash.cpp#L73 -- You are receiving this mail because: You are watching all bug changes.