Bug 258966

Summary: next / previous page should scroll 2 pages when using 2-up view
Product: [Applications] okular Reporter: Nicholas Tung <gatoatigrado>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 0.10.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nicholas Tung 2010-12-06 02:27:38 UTC
Version:           0.10.4 (using KDE 4.4.4) 
OS:                Linux

When the "Facing Pages" view option is set, the next and previous page buttons should "scroll 2 pages". Currently, they only scroll "1 page", making every other "next page" command do nothing.

The current semantics is to do this, with the "current page" in braces:
VIEW 1 -- {page 1}, page 2
VIEW 2 -- page 1, {page 2}
VIEW 3 -- {page 3}, page 4
VIEW 4 -- page 3, {page 4}

It should be
VIEW 1 -- {page 1}, page 2
VIEW 2 -- {page 3}, page 4

Reproducible: Always




OS: Linux (x86_64) release 2.6.34.7-0.5-desktop
Compiler: gcc
Comment 1 Albert Astals Cid 2010-12-09 00:28:28 UTC
Works for me in Okular that comes with KDE 4.5.1.

Please update and if it still fails for you reopen the bug and give more info.