Bug 376315

Summary: Plasma windowed doesn't enforce a reasonable minimum size
Product: [Plasma] plasmashell Reporter: Lukas Ba. <kdeu>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: bshah, kde, notmart, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.9.1   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lukas Ba. 2017-02-10 20:45:20 UTC
Open an applet in krunner such that it shows in its own window.
Shrink the window by resizing until it is <10 pixels wide. Now not even the close, minimize, etc. buttons are visible anymore, let alone the window contents.
This shouldn't be possible, there should be a reasonable minimum size set for the window.
Comment 1 Marco Martin 2017-03-28 14:22:48 UTC
indeed, the Layout attached property isn't getting propagated, because the applet graphics item isn't parented to something created with QML