STEPS TO REPRODUCE 1. open Dolphin 2. right-click on any button from the toolbar 3. OBSERVED RESULT the option used to customize the toolbar is not available EXPECTED RESULT we can customize the toolbar SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.5.1 Graphics Platform: Wayland
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/174
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/175
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/176
Git commit b9a463d7ef2a0117e1d7c6e6b2eb3e18c571233d by Kai Uwe Broulik. Committed on 25/07/2023 at 12:29. Pushed by nicolasfella into branch 'master'. KToolBar: Restore context menu This has been deprecated since 5.0 when the contextMenuEnabled property got deprecated and subsequently got removed for 6.0. However, the context menu code itself is still useful. Restore the code, port it to non-deprecated API and instead follow the contextMenuPolicy. M +25 -8 src/ktoolbar.cpp M +1 -0 src/ktoolbar.h https://invent.kde.org/frameworks/kxmlgui/-/commit/b9a463d7ef2a0117e1d7c6e6b2eb3e18c571233d