Bug 272684

Summary: The amount editor in the split editor dialog does not hide the rendered amount
Product: [Applications] kmymoney Reporter: Cristian Oneț <onet.cristian>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: A screenshot that ilustrates the problem

Description Cristian Oneț 2011-05-07 10:13:49 UTC
Version:           SVN trunk (using KDE 4.6.2) 
OS:                Linux

When editing amounts in the split editor the previous amount is visible under the calculator button.

Reproducible: Didn't try

Steps to Reproduce:
Open the split editor and edit the amount of a split.



OS: Linux (x86_64) release 2.6.37-gentoo-r4
Compiler: x86_64-pc-linux-gnu-gcc
Comment 1 Cristian Oneț 2011-05-07 10:14:34 UTC
Created attachment 59719 [details]
A screenshot that ilustrates the problem
Comment 2 Thomas Baumgart 2011-05-07 14:23:45 UTC
Which desktop theme and widget style do you use? I have Aya and Oxygen and don't see this problem.
Comment 3 Cristian Oneț 2011-05-07 14:45:13 UTC
AFAIK I have the KDE defaults oxygen and air.
Comment 4 Cristian Oneț 2011-05-21 09:27:57 UTC
SVN commit 1232920 by conet:

BUG: 257373
BUG: 272684

Don't set a fixed width and height for the calculator button. We don't do that for the calendar button of the dateinput either and it seems to work correctly.
257373 - I'm not sure that this is fixed since I don't have a way to test it; please reopen it if it's still present
272684 - It seems that because the button was smaller that it's needed size it's background was not filled now it works as expected

 M  +1 -5      kmymoneyedit.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1232920