[Kmymoney-devel] [Bug 217965] Missing labels in schedule editor

Cristian Onet onet.cristian at gmail.com
Wed Dec 9 19:41:21 CET 2009


https://bugs.kde.org/show_bug.cgi?id=217965


Cristian Onet <onet.cristian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Cristian Onet <onet cristian gmail com>  2009-12-09 19:41:20 ---
SVN commit 1060719 by conet:

BUG: 217965

Add the missing labels. On the KDE3 version it worked in another way. The cell
text for the non-edit widgets were drawn even when in edit mode but that didn't
caused a problem like on Qt4 where for the labels only the text is drawn if the
autoFillBackground property is false (default). So instead of setting
autoFillBackground to true to draw the whole area of the label add the missing
labels and don't draw the cell text when we're in edit mode.

 M  +19 -8     dialogs/transactioneditor.cpp  
 M  +5 -1      widgets/transaction.cpp  


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list