https://bugs.kde.org/show_bug.cgi?id=414218

Soren Stoutner <so...@smallbusinesstech.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |so...@smallbusinesstech.net

--- Comment #1 from Soren Stoutner <so...@smallbusinesstech.net> ---
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.

Reply via email to