Add PageUp/PageDown to the navigationPressed variable.
Remove the m_view->firstVisibleIndex() and m_view->lastVisibleIndex() tests because sometimes it does not work correctly.
BUG: 407118
Zren | |
cfeck | |
elvisangelaccio |
Dolphin |
Add PageUp/PageDown to the navigationPressed variable.
Remove the m_view->firstVisibleIndex() and m_view->lastVisibleIndex() tests because sometimes it does not work correctly.
BUG: 407118
Press PageUp/PageDOwn: it scrolls
Press Up/DOwn: it always scrolls
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |