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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |19.11.80
      Latest Commit|                            |https://commits.kde.org/dol
                   |                            |phin/681d8bb6cd13005236c2f3
                   |                            |89a09e428204b4dd76

--- Comment #3 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 681d8bb6cd13005236c2f389a09e428204b4dd76 by Elvis Angelaccio, on
behalf of Nazar Kalinowski.
Committed on 15/09/2019 at 18:38.
Pushed by elvisangelaccio into branch 'master'.

Fix wrong window titles

Summary:
FIXED-IN: 19.11.80

Currently dolphin shows a folder's name instead of a "place" name if the
current path has trailing slash and place's name doesn't, or vice versa.
This patch fixes this behavior, so that dolphin always shows a "place" name.

The QUrl::FullyEncoded string conversion is required because that's how
the places model stores the places URLs in the XML bookmarks file.

Test Plan:
Test configuration: https://imgur.com/a/U4zBp8c
Before (wrong window titles are in red): https://imgur.com/a/dB4xRwo
After (all window titles are correct): https://imgur.com/a/W7virBn

Reviewers: #dolphin, elvisangelaccio

Subscribers: elvisangelaccio, ngraham, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D23706

M  +1    -1    src/dolphinviewcontainer.cpp

https://commits.kde.org/dolphin/681d8bb6cd13005236c2f389a09e428204b4dd76

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

Reply via email to