Created attachment 62451 [details] Transform page bar into a toolbar. This will allow moving the page bar near other toolbars Version: 0.13 (using KDE 4.7.0) OS: Linux Suggestion for improvement - transform page bar into a toolbar. This will allow moving the page bar near other toolbars. Currently page bar is on bottom, taking a lot of space on wide screens. Reproducible: Didn't try Expected Results: Page bar to be movable near other toolbars.
*** Bug 288259 has been marked as a duplicate of this bug. ***
Patch to implement submitted at https://git.reviewboard.kde.org/r/103427/
*** Bug 267790 has been marked as a duplicate of this bug. ***
Git commit 06326f731162f9b0f0088f73d3fdf8d6c21bc3d3 by Albert Astals Cid, on behalf of Jonathan Marten. Committed on 31/01/2012 at 19:48. Pushed by aacid into branch 'master'. Allow the page number selector to be added to the toolbar Ok, this is not really the review Jonathan did, i did rewrite the code partially because i did not really want to have a new observer, but the code is heavily inspired in his patch. Also the page number selector is not in the toolbar as the review had, it'd be silly to have it in both places by default, so if you want to have it you have to go, edit the toolbar and add the "Page Number" action to it. REVIEW: 103427 FIXED-IN: 4.9.0 M +14 -2 part.cpp M +1 -0 part.h M +120 -74 ui/minibar.cpp M +31 -8 ui/minibar.h http://commits.kde.org/okular/06326f731162f9b0f0088f73d3fdf8d6c21bc3d3