Bug 258966 - next / previous page should scroll 2 pages when using 2-up view
Summary: next / previous page should scroll 2 pages when using 2-up view
Status: RESOLVED WORKSFORME
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.10.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 02:27 UTC by Nicholas Tung
Modified: 2010-12-09 00:28 UTC (History)
0 users

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 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.