[Kmymoney-devel] [kmymoney4] [Bug 340656] The csv importer dialog display is broken on high DPI screens

Wood w00dp at mail.com
Tue Nov 11 01:17:48 UTC 2014


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

--- Comment #11 from Wood <w00dp at 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.


More information about the KMyMoney-devel mailing list