Bug 272684 - The amount editor in the split editor dialog does not hide the rendered amount
Summary: The amount editor in the split editor dialog does not hide the rendered amount
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: SVN
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-07 10:13 UTC by Cristian Oneț
Modified: 2011-05-21 09:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
A screenshot that ilustrates the problem (7.04 KB, image/png)
2011-05-07 10:14 UTC, Cristian Oneț
Details

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