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

allan agander93 at gmail.com
Sun Nov 9 01:09:00 UTC 2014


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

--- Comment #9 from allan <agander93 at gmail.com> ---
(In reply to Wood from comment #8)
> Sorry for dumping the diff directly in the comment stream. The trailing
> white spaces are introduced by qtcreator... 

In the KMyMoney folder, look for kmymoney/astyle-kmymoney.sh which does all
cleaning up like that.  Don't do it on live stuff, until you're happy with it. 
It needs a particular minimum version of astyle.  More detail in the script.

With the patch, at 168 DPI and
> 3200x1800, the investment windows looks like this:
> Separators
> http://i.imgur.com/GOsEAuD.png
> 
> Default investing dialog (ie without manual resizing)
> http://i.imgur.com/dAi3SfL.png
> 
> After manual resizing:
> http://i.imgur.com/z986jI3.png
> 
> So yes, you're right the dialog #4, still needs some tweaking so that its
> height is big enough for the buttons at the bottom.

Don't worry about the tablewidget at the top.   It is sized dynamically on a
resize event, and takes its height from event.size().height() - wizard frame
height.  I need to look again as it's been upset by the activity in the wizard
frame.

> This patch works even better, tested it from 3200x1800 down to 1280x900...

My screen is 1920x1024 and the investment window can be way wider than screen
width.  So my pixels are much bigger than yours.  Haven't quite got my head
around that yet....  Are you able to try on a different, less modern monitor?
<bg>  I think everything will be 50% bigger, possibly.

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


More information about the KMyMoney-devel mailing list