https://bugs.kde.org/show_bug.cgi?id=389585
--- Comment #38 from Valeriy Malov <jazzv...@gmail.com> --- (In reply to Dr. Chapatin from comment #36) > Created attachment 114815 [details] > Network kcm on neon dev unstable. Hidden buttons on bottom. Ok, when dialog is adjusted based on the size hint, its size is limited by 2/3 of the desktop size (hardcoded in QWidgetPrivate::adjustedSize: https://bugreports.qt.io/browse/QTBUG-3459). That's probably the cause of issue here. I guess it can be worked around by a custom adjustSize() function. No idea if that's related to hi-dpi issues, can't test that. -- You are receiving this mail because: You are watching all bug changes.