Project

General

Profile

Actions

Feature #1079

closed

Allow dragging to reorder bookmarks in the toolbar

Added by Soren Stoutner almost 3 years ago. Updated 2 days ago.

Status:
Closed
Priority:
Next Release
Start date:
09/07/2023
Due date:
% Done:

0%

Estimated time:

Description

Konqueror doesn't allow this, but Falkon does.

Interestingly, it doesn't look like Falkon uses QToolBar, but rather builds the toolbar directly from QWidget.

https://github.com/KDE/falkon/blob/master/src/lib/bookmarks/bookmarkstoolbar.h

https://github.com/KDE/falkon/blob/master/src/lib/bookmarks/bookmarkstoolbar.cpp

Whether this is possible with QToolBar is a question to be investigated.

Actions #1

Updated by Soren Stoutner about 2 years ago

  • Priority changed from 1.x to Next Release
Actions #2

Updated by Soren Stoutner 2 days ago

I don't think this is possible with QToolBar. Because I am inclined to use standard components, I think I am going to close this feature request without implementing it.

Actions #3

Updated by Soren Stoutner 2 days ago

  • Description updated (diff)
Actions #4

Updated by Soren Stoutner 2 days ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF