STEPS TO REPRODUCE 1. Open a konsole window 2. Open another konsole window 3. Try to drag a tab from one window's tabbar to the other's OBSERVED RESULT Tabs are not moved from one window to the other EXPECTED RESULT Tabs should be movable between different window's tabbars.
What is the verion of your konsole? I can move tabs to another window using konsole 18.12.2 on Arch Linux.
(In reply to Patrick Silva from comment #1) > What is the verion of your konsole? > I can move tabs to another window using konsole 18.12.2 on Arch Linux. I'm using Konsole 18.04.0 on debian.
Have you enabled the option: General->Run all konsole windows in a single process ? You might want to try that. If Konsole is not running in a single process it is not possible to move the tabs between two Konsole windows that have been launched separately because Konsole doesn't use the Qt Drag and Drop (only "fake" (changing the cursor shape and moving QWidgets internally) drag and drop)
Starting Konsole from a terminal also blocks the "single process" option aswell as launching it with some incompatible parameters.
(In reply to Matthieu Gras from comment #3) > Have you enabled the option: General->Run all konsole windows in a single > process > ? Even with this on I can reproduce this issue on konsole from git master.
*** Bug 389897 has been marked as a duplicate of this bug. ***
As of Konsole 20.12.2 if you have "Run all Konsole windows in a single process" enabled, the tab dragging from one window to another works just fine. However, if you start Konsole from the terminal by just using the "konsole" command with no arguments, that window cannot share tabs with any other window. Starting Konsole from the Kickstart or Krunner opens a window with shareable tabs. Even if from KRunner we start the "konsole" command and not the Konsole app, tabs are still shareable. My system: Linux/KDE Plasma: Fedora 33 KDE KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2
*** Bug 396891 has been marked as a duplicate of this bug. ***
*** Bug 438740 has been marked as a duplicate of this bug. ***
I've enabled the "Run all Konsole windows in a single process" setting and I am still not able to drag tabs from one window to another. This is happening on Konsole 24.05.0 on Arch Linux
When my system was running Plasma 5, with "Run all konsole windows in a single process" enabled, I was able to drag tabs from one konsole window to another. I had been using a shortcut to launch the initial instance. Now that my system is running Plasma 6, even with that setting enabled, I can no longer drag tabs between konsole windows, regardless of how I launch them. - From krunner - From kickstart - By entering `konsole` in a konsole window - Using File - New Window in konsole When I drag a tab out of a window, it will only detach to a new window.
Created attachment 170005 [details] attachment-2267002-0.html probably related to wayland. can you test on a x11 session? On Thu, 30 May 2024 at 20:00 TraceyC <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=403324 > > --- Comment #11 from TraceyC <kdedev@tlcnet.info> --- > When my system was running Plasma 5, with "Run all konsole windows in a > single > process" enabled, I was able to drag tabs from one konsole window to > another. I > had been using a shortcut to launch the initial instance. > > Now that my system is running Plasma 6, even with that setting enabled, I > can > no longer drag tabs between konsole windows, regardless of how I launch > them. > > - From krunner > - From kickstart > - By entering `konsole` in a konsole window > - Using File - New Window in konsole > > When I drag a tab out of a window, it will only detach to a new window. > > -- > You are receiving this mail because: > You are the assignee for the bug.
> probably related to wayland. can you test on a x11 session? Can confirm that it doesn't work on Plasma 6.0.5 Wayland and Konsole 24.0.2. On X11 it works by sliding the tab over to another Konsole window, however the whole UI is pretty non intuitive and difficult to use.
(In reply to tcanabrava from comment #12) > Created attachment 170005 [details] > attachment-2267002-0.html > > probably related to wayland. can you test on a x11 session? Can confirm that the inability to drag tabs to a new window at all is specific to Wayland. In an X11 session: - Started 2 Konsole windows from Kickoff - Created a second tab in one window and dragged it to the second window Also successful when launching from KRunner
Current system details: Operating System: Solus 4.5 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.1 Kernel Version: 6.8.11-292.current (64-bit) Graphics Platform: X11