[dolphin] [Bug 496414] Need to rename folder twice to make it reflect in the tab title

Akseli Lahtinen bugzilla_noreply at kde.org
Thu Nov 28 10:46:37 GMT 2024


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

Akseli Lahtinen <akselmo at akselmo.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/6c7c047
                   |                            |18b573ed9c382e289c361acbe6b
                   |                            |d456b9
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit 6c7c04718b573ed9c382e289c361acbe6bd456b9 by Akseli Lahtinen.
Committed on 28/11/2024 at 10:46.
Pushed by akselmo into branch 'master'.

DolphinTabPage: Update container view url on redirection

On url redirect, we should check which container url is being changed
and then update it accordingly. This makes sure the tab name is
updated.

We also should not disconnect redirection on view activation
since the redirection might be used by the other split. 
The disconnection is done in `setSplitViewEnabled` instead.

This allows us to update the tab name every time the url changes,
even inside a splitview where the split which name is changed is
not active.

M  +14   -4    src/dolphintabpage.cpp

https://invent.kde.org/system/dolphin/-/commit/6c7c04718b573ed9c382e289c361acbe6bd456b9

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list