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

Christoph Feck <cf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
          Component|general                     |general
             Status|UNCONFIRMED                 |CONFIRMED
            Product|kwalletmanager              |frameworks-kwallet
                 CC|                            |kdelibs-b...@kde.org

--- Comment #2 from Christoph Feck <cf...@kde.org> ---
Trying on master, the dialog can be resized to a smaller size than needed, so
depending on fonts and style it could open with a too small size.

This affects both "knewwalletdialog" as well as "kwalletwizzard" (maybe also
the migration wizzards; I did not test them).

To fix it, use label.setMinimumSize(label.sizeHint()) for all word-wrap enabled
labels, because Qt still cannot handle them correctly in layouts.

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

Reply via email to