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

--- Comment #11 from Wood <w0...@mail.com> ---
If you want, you can push your change on a branch or attach a patch to this bug
and I can test it.

BTW, this line (csvdialog.cpp:205)
 m_wizard->setMaximumHeight(m_wizard->sizeHint().height() * 0.8);   

was also for me source of troubles. For what reason would we want to have the
wizard max height being 0.8 of the sizeHint height? The framework should
compute sensible values based on the layouts, contents and DPI of the
screen.This line is the source of the clipping of the wizard buttons in the
investment dialog that you can see here: http://i.imgur.com/dAi3SfL.png

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to