Bug 343485 - Page up/down keys scroll register more than one page
Summary: Page up/down keys scroll register more than one page
Status: CONFIRMED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.7.1
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-28 23:28 UTC by BobSCA
Modified: 2017-07-02 16:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BobSCA 2015-01-28 23:28:17 UTC
When paging through the register using the keyboard, the screen scrolls more than the number of transactions currently displayed. 

Strangely, when paging by clicking on the scroll bar the correct number of transactions are scrolled.

Reproducible: Always

Steps to Reproduce:
1. View register (I'm using 1920 x 1200 resolution).
2. Hit Page-Up or Page-Down
3.

Actual Results:  
The screen scrolls roughly 1.5 ~ 3 screens, depending on the position on the screen of the currently selected transaction.

Expected Results:  
The screen should scroll up or down 1 screen height.
Comment 1 Ralf Habacker 2017-06-27 19:06:03 UTC
The implementation of the page scroll up/down code is located in Register::scrollPage()
Comment 2 Thomas Baumgart 2017-07-02 16:57:29 UTC
Note: this is the old register code which will be removed at some point in time.