https://bugs.kde.org/show_bug.cgi?id=469762

--- Comment #3 from Luke Horwell <c...@horwell.me> ---
With the latest Plasma 6 and Ark/Dolphin 24.02.1, here's what happens when
starting a long-running compression via context menu:

* Dolphin process that started the compression is closed: No dolphin window
opens on completion. [Good]
* Dolphin process that started the compression stays open: That window steals
focus back on completion. [Bad]
* Dolphin process that started the compression navigated to a different folder:
New window opens on completion, stealing focus. [Bad]

Under X11 at least, I haven't checked if this is the same behaviour under
Wayland. I have "Keep a single Dolphin window, opening new folders in tabs"
unchecked in Dolphin's settings if that's related.

For now, until a configuration option is present, I'll rebuild the ark package
locally but revert changes in:
https://invent.kde.org/utilities/ark/-/commit/2c847f76778a797964e189bb17ce774e56005f57

In particular, by removing this line in app/compressfileitemaction.cpp:

   
KIO::highlightInFileManager({QUrl::fromLocalFile(addToArchiveJob->fileName())});

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to