Version: unspecified (using KDE 4.5.3) OS: Linux pressing page up/down while typing in the search fields should scroll the document. When focus is in the search field pressing page up/down does nothing Reproducible: Always
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
The reason this bug was attached is because this patch also includes the same fix for the search bar functionality.