Please add to the Bookmarks sidebar popup menu with "Add bookmark" (now there is only a menu which is shown when right-clicking a particular bookmarks and no menu when right-clicking the empty space; these should be unified). Reproducible: Always
I don't understand what you mean, please try to explain it with different words.
When right clicked in the bookmarks sidebar (either clicking a bookmark or clicking the empty area), there should appear a menu with "Add bookmark" item.
Why? It's not somewhere you'd go to add a boomark, it's much easier to rightclick on the page itself to add a bookmark than to move the mouse out to the bookmarks sidebar and right click there, no?
It should work both ways, to streamline user's experience with no need to remember which part of the window he or she needs to right-click.
Git commit 01557c16c4e5e66036cc1602d85dfb24ed68ebd5 by Nate Graham. Committed on 01/02/2022 at 19:58. Pushed by ngraham into branch 'master'. Put an "Add Bookmark" button on the Bookmarks sidebar Previously, the only ways to add a bookmark were with the menu item or keyboard shortcut. This commit adds a button at the bottom of the bookmarks sidebar to do the same thing, which seems like a logical place for such functionality. setupViewerActions() was moved to earlier in the setup process to ensure that m_addBookmark is assigned by the time the bookmarks sidebar is created, since it gets passed that action in its constructor. FIXED-IN: 21.12 M +3 -1 part/bookmarklist.cpp M +1 -1 part/bookmarklist.h M +3 -3 part/part.cpp https://invent.kde.org/graphics/okular/commit/01557c16c4e5e66036cc1602d85dfb24ed68ebd5