https://bugs.kde.org/show_bug.cgi?id=487762

ratijas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kiconthemes/-/commit
                   |                            |/72ff9a1d61119bbf0966740e4a
                   |                            |26ba99dc2e2e96
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from ratijas <[email protected]> ---
Git commit 72ff9a1d61119bbf0966740e4a26ba99dc2e2e96 by ivan tkachenko.
Committed on 30/05/2024 at 00:54.
Pushed by cullmann into branch 'master'.

KIconDialog: Prevent briefly visible mini-window from showing up

Any QWidget on show() would create a window of their own, if they are
not parented to any other widget which has a window already. Don't call
show() on the placeholder label before it is parented to the invisible
dialog widget.

M  +2    -2    src/widgets/kicondialog.cpp

https://invent.kde.org/frameworks/kiconthemes/-/commit/72ff9a1d61119bbf0966740e4a26ba99dc2e2e96

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to