Bug 470388 - Double-clicking a tab to open a new tab
Summary: Double-clicking a tab to open a new tab
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.0
Platform: Neon Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-29 03:15 UTC by esperluette08
Modified: 2023-07-03 09:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 23.08


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esperluette08 2023-05-29 03:15:28 UTC
SUMMARY
Actually, double-clicking on the empty space of the tab bar opens a new tab (on the actual folder).

It would be nice to be able, just like in Kate, the double-click on any tab (and not only of empty space) to open another tab, mostly because the when there is enough open tabs to fill the tab bar, there is not more place to double-click to open another tab.

STEPS TO REPRODUCE
1. Open Dolphin
2. Open another tab
3. Double-click on any tab

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
Another tab should be opened (just after the double-clicked tab, on same folder path)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon Live (20230504-0714)
(available in About System)
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Tested in Wayland
Comment 1 Bug Janitor Service 2023-05-29 07:58:00 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/554
Comment 2 Méven Car 2023-06-13 09:50:43 UTC
Git commit cf14a888ceb97e20506164f33f5bd1b5d2212da1 by Méven Car, on behalf of Méven Car.
Committed on 13/06/2023 at 09:48.
Pushed by meven into branch 'master'.

Tabbar: duplicate tab when double clicking on it

M  +6    -5    src/dolphintabbar.cpp

https://invent.kde.org/system/dolphin/-/commit/cf14a888ceb97e20506164f33f5bd1b5d2212da1
Comment 3 esperluette08 2023-07-03 02:52:19 UTC
Thank you :)
Comment 4 Méven Car 2023-07-03 09:21:41 UTC
(In reply to esperluette08 from comment #3)
> Thank you :)

You are welcome, you make my day start nicely.