Summary: | can't select payee in payee view by keyboard | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Jack <ostroffjh> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Jack
2010-06-28 18:47:45 UTC
Sorry - this is in 3.98.2-svn-1143696. 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. 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. (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. 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 |