Bug 403562 - no ways to make window smaller in some situations
Summary: no ways to make window smaller in some situations
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: core (other bugs)
Version First Reported In: 5.14.5
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-24 17:49 UTC by Artyom
Modified: 2019-01-24 21:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Big unresizeble window (632.18 KB, image/png)
2019-01-24 17:49 UTC, Artyom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom 2019-01-24 17:49:20 UTC
Created attachment 117639 [details]
Big unresizeble window

SUMMARY

open windows don't resizing to make it smaller
STEPS TO REPRODUCE
1. set low resolution on your display or laptop (e.g 1366x768)
2. open System Settings or App Specified Settings Window

OBSERVED RESULT
you may see not enough space on display

EXPECTED RESULT
scroll bars will be appeared and window resizing is possible

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.12.0
Comment 1 David Edmundson 2019-01-24 21:58:36 UTC
An application can set a minimum window size.

KWin has to respect that, doing anything else would put a client in a horrible weird state. Kwin can't put scrollbars inside an app.

You can sometimes work around this by alt+left click to move a window to see everything

You can also report a bug against the original application. 

Kwin can't do anything, sorry.