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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-framework/11f4e5b392aca
                   |                            |de56ad240f695f66eb42377e57c
         Resolution|---                         |FIXED

--- Comment #16 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Git commit 11f4e5b392acade56ad240f695f66eb42377e57c by Kai Uwe Broulik.
Committed on 16/05/2018 at 12:00.
Pushed by broulik into branch 'master'.

[Dialog] Handle dialog being minimized gracefully

Dialogs don't show up in task bar and also don't have window decoration so
they're not meant to be minimized.
However, they might still be minimized by external means, such as "Minimize
All" plasmoid.
In this case hide the dialog. Also, Qt restores a minimize state when showing
again, rendering the dialog inaccessible.
Before showing, always unset the minimized state using new Qt 5.10 API

Differential Revision: https://phabricator.kde.org/D12876

M  +13   -0    src/plasmaquick/dialog.cpp

https://commits.kde.org/plasma-framework/11f4e5b392acade56ad240f695f66eb42377e57c

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

Reply via email to