Bug 243059

Summary: can't select payee in payee view by keyboard
Product: [Applications] kmymoney Reporter: Jack <ostroffjh>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal CC: agander93
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jack 2010-06-28 18:47:45 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

In the payee view, I can click on a payee and see the list of transactions on the right.  I can move up and down the list of payees with the keyboard (up and down arrows) but I cannot seem to select a payee with the keyboard.

Reproducible: Always

Steps to Reproduce:
Open payee view, click on payee.  Use arrow keys to move to a different payee.

Actual Results:  
The list of transactions stays for the first payee.

Expected Results:  
Show transactions for the currently highlighted payee.
Comment 1 Jack 2010-06-28 18:48:24 UTC
Sorry - this is in 3.98.2-svn-1143696.
Comment 2 Alvaro Soliverez 2010-06-28 19:33:17 UTC
Did you press Enter after moving with the keyboard to the desired payee? That works fine here with 3.98.1
The trigger to update the selection is on execute, that means you either have to click or double-click depending on your settings, or press Enter if you are using the keyboard.
Comment 3 Jack 2010-06-28 20:16:31 UTC
I've tried Enter, Space, and a variety of other keys - no luck.  Single click works fine.  The keyboard seems to work fine in other views.

Also - I don't know if it's related, but if I switch to payee view from ledger, the payee detail pane shows part of the ledger until I select a payee, instead of immediately clearing that part of the screen.
Comment 4 allan 2010-06-28 21:26:39 UTC
(In reply to comment #3)
>
> 
> Also - I don't know if it's related, but if I switch to payee view from ledger,
> the payee detail pane shows part of the ledger until I select a payee, instead
> of immediately clearing that part of the screen.

That sounds similar to what I've reported a couple of times.
Comment 5 Alvaro Soliverez 2010-06-29 03:08:01 UTC
Missed the commit tag.
Sorry for the previous mistake, my KMM version at work was outdated.

SVN commit 1143885


Fix activation of the payee selection when using the keyboard.
Also hide and show the transaction list depending on whether a payee is selected or not

 M  +9 -0      kpayeesview.cpp