| Summary: | With konsole5 it is no longer possible to drag a tab from the konsole window to the desktop to create a new konsole window | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Raymond Wooninck <tittiatcoke> |
| Component: | tabbar | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | arjunak234, bugs.kde, emrecio, tomas.chvatal |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/konsole/17b0fb74cb8df7b87d47ded651d686045880387c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Raymond Wooninck
2015-05-21 12:49:24 UTC
Me too. Also no re-order tabs by dragging Git commit a9bac171f77982c6c20a437bc94b43e8ef863a87 by Kurt Hindenburg. Committed on 17/08/2015 at 13:13. Pushed by hindenburg into branch 'master'. Restore movable tabs Using the mouse, the tabs are movable again. Also this allow for dnd outside of current window to create a new window. Thanks to David Edmundson david davidedmundson co uk for patch. Related: bug 347094 REVIEW: 124739 M +1 -3 src/ViewContainer.cpp M +27 -0 src/ViewContainerTabBar.cpp M +9 -4 src/ViewContainerTabBar.h http://commits.kde.org/konsole/a9bac171f77982c6c20a437bc94b43e8ef863a87 Git commit 17b0fb74cb8df7b87d47ded651d686045880387c by Kurt Hindenburg. Committed on 20/08/2015 at 02:14. Pushed by hindenburg into branch 'Applications/15.08'. Restore movable tabs Using the mouse, the tabs are movable again. Also this allow for dnd outside of current window to create a new window. Thanks to David Edmundson david davidedmundson co uk for patch. Related: bug 347094 REVIEW: 124739 (cherry picked from commit a9bac171f77982c6c20a437bc94b43e8ef863a87) M +1 -3 src/ViewContainer.cpp M +27 -0 src/ViewContainerTabBar.cpp M +9 -4 src/ViewContainerTabBar.h http://commits.kde.org/konsole/17b0fb74cb8df7b87d47ded651d686045880387c |