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

--- Comment #9 from thomasvondere...@gmx.de ---
(In reply to Felix Ernst from comment #8)
> For middle-clicking the places panel, I assume it is this line
> https://invent.kde.org/system/dolphin/-/blob/
> f81d73a7f3a851dc755ef0cd1fd2a2507587a900/src/dolphinmainwindow.cpp#L2390 –
> just replace `openNewTab` with `openNewTabAndActivate` there should be
> enough. (Haven't tested.)

This worked flawlessly!

> For middle-clicking folders within the view, you can probably do the same as
> above in
> https://invent.kde.org/system/dolphin/-/blob/
> f81d73a7f3a851dc755ef0cd1fd2a2507587a900/src/dolphinmainwindow.cpp#L2647 .

This did not work as expected. 
In the end I did exchange every `openNewTab` with `openNewTabAndActivate` and
vice versa(!) in the lower part of dolphin/src/dolphinmainwindow.cpp.

And now it works just beautiful! ... Such an easy and unimpeded workflow for me
... a huge relief! ... All tabs open on Middle-Click in the foreground, even
from the address-bar.. And for some rare occasions with Shift+Middle-Click I
still have the option to open them in the background.

This is just wonderful! 
Dear Felix Ernst, ... thank you soo much !!!
:-)

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

Reply via email to