Bug 274070 - Calculator layout looks a little squeezed
Summary: Calculator layout looks a little squeezed
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: SVN
Platform: MacPorts macOS
: NOR minor
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 23:33 UTC by Marko Käning
Modified: 2011-05-29 01:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Calculator dialog (39.97 KB, application/octet-stream)
2011-05-24 23:33 UTC, Marko Käning
Details

Note You need to log in before you can comment on or make changes to this bug.
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! :-)