Bug 274070

Summary: Calculator layout looks a little squeezed
Product: [Applications] kmymoney Reporter: Marko Käning <mk-lists>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: MacPorts   
OS: macOS   
Latest Commit: Version Fixed In:
Attachments: Calculator dialog

Description Marko Käning 2011-05-24 23:33:26 UTC
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.
Comment 1 Cristian Oneț 2011-05-28 22:52:18 UTC
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
Comment 2 Marko Käning 2011-05-29 01:17:15 UTC
Yep, all fine on MacOSX as well. Thanks Cristian! :-)