Bug 274887

Summary: pressing page up/down while typing in the GoTo Page field should scroll the document
Product: [Applications] okular Reporter: Nikos Platis <nplatis>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 0.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 4.7.0

Description Nikos Platis 2011-06-04 07:59:54 UTC
Version:           0.12.2 (using KDE 4.6.3) 
OS:                Linux

pressing page up/down while typing in the GoTo Page field at the bottom of the window should scroll the document. When focus is in the GoTo Page field pressing page up/down does nothing.

Very similar to bug 270524.

Reproducible: Always
Comment 1 Christopher Reichert 2011-06-16 07:45:16 UTC
Git commit 0213afca46d0d3c097761c0742996baa597528f0 by Christopher Reichert.
Committed on 08/06/2011 at 07:47.
Pushed by reichert into branch 'master'.

Page up and Page down buttons now work while focus is in the search bar
or in the page number line edit in the minibar.

CCBUG: 270524
CCBUG: 274887

M  +3    -0    part.cpp     
M  +18   -0    ui/findbar.cpp     
M  +4    -0    ui/findbar.h     
M  +18   -0    ui/minibar.cpp     
M  +2    -0    ui/minibar.h     
M  +6    -0    ui/pageview.cpp     
M  +1    -0    ui/pageview.h     

http://commits.kde.org/okular/0213afca46d0d3c097761c0742996baa597528f0