https://bugs.kde.org/show_bug.cgi?id=458843
Bug ID: 458843 Summary: dialog-information icon is not displayed in kdialog passivepopups Product: Breeze Version: 5.25.5 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Icons Assignee: visual-des...@kde.org Reporter: sadiyumu...@gmail.com CC: kain...@gmail.com, m...@nueljl.in Target Milestone: --- Created attachment 151892 --> https://bugs.kde.org/attachment.cgi?id=151892&action=edit Screenshot of "dialog-*" icons in KDialogs SUMMARY *** I've just noticed that dialog-information icon is not displayed in kdialog passivepopups while all the others in that icon set "dialog-*.svg" are displayed as expected. *** STEPS TO REPRODUCE Enter these commands in a terminal window: kdialog --icon "dialog-error" --title "dialog-error icon" --passivepopup "Displayed" & kdialog --icon "dialog-information" --title "dialog-information icon" --passivepopup "<b>NOT Displayed</b>" & kdialog --icon "dialog-positive" --title "dialog-positive icon" --passivepopup "Displayed" & kdialog --icon "dialog-question" --title "dialog-question icon" --passivepopup "Displayed" & kdialog --icon "dialog-warning" --title "dialog-warning icon" --passivepopup "Displayed" & kdialog --title "Test" --msgbox "dialog-information icon is displayed" OBSERVED RESULT All those icons are displayed in kdialog passivepopups with only one exception: dialog-information. However, it is displayed in kdialog msgbox irrespective of icon option there. EXPECTED RESULT The icon "dialog-information" should be displayed in kdialog passivepopups as well. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.25 KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 -- You are receiving this mail because: You are watching all bug changes.