SUMMARY The bookmarks button in the toolbar does not work. STEPS TO REPRODUCE 1. Add a new bookmark 2. Add the bookmark option to the toolbar 3. Click on the newly added bookmark button OBSERVED RESULT Nothing happened EXPECTED RESULT A list of my bookmarks being shown SOFTWARE/OS VERSIONS Operating System: KDE neon 5.23 KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.3 Kernel Version: 5.11.0-41-generic (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 7,6 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630 ADDITIONAL INFORMATION
Looks like you need to press-and-hold it. It needs to be changed around to show the pop-up on click. I'll look into it.
(In reply to Nate Graham from comment #1) > Looks like you need to press-and-hold it. It needs to be changed around to > show the pop-up on click. I'll look into it. You're right. Pressing and holding it, does bring the menu up.
Git commit 4a3d0ce4eb7e30cdb8b427b326fff71183efd4bd by Nate Graham. Committed on 01/12/2021 at 23:21. Pushed by ngraham into branch 'release/21.12'. Open bookmarks toolbar button on click; don't require press-and-hold FIXED-IN: 21.12 M +1 -0 src/MainWindow.cpp https://invent.kde.org/utilities/konsole/commit/4a3d0ce4eb7e30cdb8b427b326fff71183efd4bd
The fix will be released on December 9th. Thanks for reporting this! It was a nice easy fix.
(In reply to Nate Graham from comment #4) > The fix will be released on December 9th. Thanks for reporting this! It was > a nice easy fix. Thank you for the quick fix :)