Created attachment 60288 [details] Calculator dialog Version: SVN trunk (using KDE 4.6.3) OS: OS X The attachment shows that the calculator is actually pretty tightly designed. The bottom row of buttons hangs out over the lower margin of the dialog. Reproducible: Always Steps to Reproduce: Call calculator from "Ledger/Edit/Calculator button" or "Find Transaction/Amount/Calculator button" Actual Results: The bottom row of buttons hangs out over the lower margin of the dialog. Expected Results: Not so tightly squeezed-in buttons.
SVN commit 1233942 by conet: BUG: 274070 Don't do hard coded size voodoo anymore I hope this fixes this bug (tested on Linux and Windows). M +2 -5 kmymoneycalculator.cpp M +0 -1 kmymoneyedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1233942
Yep, all fine on MacOSX as well. Thanks Cristian! :-)