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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-framework/0c27df529d80e
                   |                            |0449cfdc6352ad46c904f38c634

--- Comment #23 from Marco Martin <notm...@gmail.com> ---
Git commit 0c27df529d80e0449cfdc6352ad46c904f38c634 by Marco Martin.
Committed on 07/08/2017 at 14:06.
Pushed by mart into branch 'master'.

ignore spurious resize events to empty sizes

Summary:
on multiscreen systems, the notification dialog gets resized to 0x0
right after componentcomplete by someone else (either kwin, notification
 applet  or Qt code) causing 382340, resizing a window to a null size is not
correct anyways
and should never happen.
with this, all other resize events are correct and notifications are ok on
multiscreen
systems

Test Plan:
system with primary monitor and panel in the external monitor
at the right of a panel, notifications are fine

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: davidedmundson, broulik, plasma-devel, #frameworks

Tags: #plasma, #frameworks

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

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

https://commits.kde.org/plasma-framework/0c27df529d80e0449cfdc6352ad46c904f38c634

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

Reply via email to