[Akonadi] [Bug 374866] Dialog for adding a vCard file has text layout issues (text cut off)

Laurent Montel bugzilla_noreply at kde.org
Wed Jan 11 08:02:11 GMT 2017


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

Laurent Montel <montel at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |pim-runtime/4d998c27dc0cb41
                   |                            |e8b282aa1d9ea41e7c443e8cb
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Laurent Montel <montel at kde.org> ---
Git commit 4d998c27dc0cb41e8b282aa1d9ea41e7c443e8cb by Montel Laurent.
Committed on 11/01/2017 at 08:02.
Pushed by mlaurent into branch 'master'.

Allow to show text. QLabel + wordwrap doesn't work.

So I replaced it with qtextedit in readonly

Adding  setMinimumSize(sizeHint()) doesn't work when we add it on each
qlabel

M  +84   -60  
resources/shared/singlefileresource/singlefileresourceconfigdialog_desktop.ui
M  +1    -1   
resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp

https://commits.kde.org/kdepim-runtime/4d998c27dc0cb41e8b282aa1d9ea41e7c443e8cb

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list