https://bugs.kde.org/show_bug.cgi?id=359362
Bug ID: 359362 Summary: KIconButton: Select Icon dialog does not respond when the button is in modal window Product: frameworks-kiconthemes Version: unspecified Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: cf...@kde.org Reporter: rusty.robo...@gmail.com CC: kdelibs-b...@kde.org It is not possible to choose Other icon from file using KIconButton because file open dialog does not respond to mouse clicks when KIconButton is located in modal QDialog. Reproducible: Always Steps to Reproduce: In code: 1. Add KIconButton to QDialog, call QDialog::exec In runtime: 1. Click KIconButton 2. Choose Other icons, click Browse Actual Results: Select Icon file dialog appears in the background (below all application windows) and doesn't respond to the mouse. Expected Results: The dialog appears in the foreground and is usable Tested on KDE Frameworks 5.15.0 -- You are receiving this mail because: You are watching all bug changes.