Version: 0.9 (using KDE 4.3.0) Installed from: Fedora RPMs It would be very nice if one can sort bookmarks in okular by page number. Thank you for your great work!
They should be sorted already by page number. What do you see?
I can confirm this bug. The bookmarks are sorted by their creation time/date, not by page number. And that makes them barely usable in a longer document. This problem only affects bookmarks; reviews are sorted correctly by page number.
SVN commit 1129505 by pino: maintain the bookmark view sorted when adding new elements in the "selective" tree update CCBUG: 205952 M +11 -0 bookmarklist.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1129505
SVN commit 1129512 by pino: make sure actionsForUrl() returns actions sorted by page number CCBUG: 205952 M +16 -0 bookmarkmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1129512
SVN commit 1129515 by pino: backport fixes for bookmarks sorting: - r1129505, maintain the bookmark view sorted when adding new elements in the "selective" tree update - r1129512, make sure actionsForUrl() returns actions sorted by page number BUG: 205952 FIXED-IN: 4.4.4 _M . (directory) M +16 -0 core/bookmarkmanager.cpp M +10 -0 ui/bookmarklist.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1129515