[frameworks-kconfigwidgets] [Bug 414218] KConfigDialog wraps pages in QScrollArea; KPageDialog does not

2022-03-24 Thread Soren Stoutner
https://bugs.kde.org/show_bug.cgi?id=414218

Soren Stoutner  changed:

   What|Removed |Added

 CC||so...@smallbusinesstech.net

--- Comment #1 from Soren Stoutner  ---
I would like to note that this behavior is particularly annoying in instances
where the size of the information displayed in KConfigDialog changes
programmatically in response to user interaction.  A standard QDialog window
will auto resize (if possible) to display the contents if screen room is
available.  Even if `KConfigDialog::setSizePolicy(QSizePolicy::Expanding,
QSizePolicy::Expanding)` is explicitly set, the QScrollArea prevents this from
functioning correctly.

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

[frameworks-kconfigwidgets] [Bug 414218] KConfigDialog wraps pages in QScrollArea; KPageDialog does not

2019-11-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414218

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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