Bug 246252

Summary: Focus in ledger not visible
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Baumgart 2010-07-30 12:24:45 UTC
Version:           unspecified (using KDE 4.3.5) 
OS:                Linux

While selecting multiple transactions in the ledger using the keyboard, the focus is not visible.

Reproducible: Always

Steps to Reproduce:
- Open ledger view (with transaction form enabled)
- Select any transaction with the mouse
- Use Ctrl-Up or Ctrl-Down to move the focus w/o changing the selection

Actual Results:  
Data in transaction form is updated, but there's no indication in the ledger as to which transaction this data belongs

Expected Results:  
A focus frame is shown on the transaction that has the focus.
Comment 1 Alvaro Soliverez 2010-07-31 03:38:17 UTC
SVN commit 1157431 by asoliverez:

Check whether the item has focus when repainting the cell.

BUG:246252

 M  +7 -1      transaction.cpp  


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