[okular] [Bug 357625] Please add popup menu with "Add bookmark"

Nate Graham bugzilla_noreply at kde.org
Tue Feb 1 20:38:26 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=357625

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |21.12
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/okular/commit/01557c16
                   |                            |c4e5e66036cc1602d85dfb24ed6
                   |                            |8ebd5

--- Comment #5 from Nate Graham <nate at kde.org> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list