- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    4.4.3, 4.8.7
- 
    None
When going up and down using page up and page down in a QTableView items not fully shown in the view are skipped and the next one i selected.
i.e.
QTableView shows items 1-9 and half of 10. If Page-Down key is pressed item no 11 is selected while item 10 should be selected.