https://bugs.kde.org/show_bug.cgi?id=386551
Konrad Materka <mate...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.18.0 Latest Commit| |https://commits.kde.org/pla | |sma-workspace/4a65dcefe494b | |8db915c6d6ac075c70528ff8113 Resolution|--- |FIXED --- Comment #3 from Konrad Materka <mate...@gmail.com> --- Git commit 4a65dcefe494b8db915c6d6ac075c70528ff8113 by Konrad Materka. Committed on 09/01/2020 at 15:49. Pushed by kmaterka into branch 'master'. [SystemTray] Set maximum size to block tiling Summary: System tray dialog/popup can be tiled. This should not be allowed, in this case expanded representaiton should have fixed size. When tiled, it is no longer possible to restore original size. This also applies to other plasmoids. FIXED-IN: 5.18.0 Test Plan: 1. Open any applet from system tray (for example Clipboard or hidden items) 2. Use shortcut to tile window (by default Meta + Left/Righ/...) 3. Applet will change size and tile at the borded of the screen 4. Expected: a) before fix: allowed and not possible to restore size b) after fix: not allowed or restores size on next open Reviewers: #plasma_workspaces, #plasma, davidedmundson, broulik, ngraham Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26545 M +2 -0 applets/digital-clock/package/contents/ui/CalendarView.qml M +3 -1 applets/systemtray/package/contents/ui/ExpandedRepresentation.qml https://commits.kde.org/plasma-workspace/4a65dcefe494b8db915c6d6ac075c70528ff8113 -- You are receiving this mail because: You are watching all bug changes.