diff options
| author | Nazar Kalinowski <[email protected]> | 2019-09-15 20:36:05 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2019-09-15 20:38:52 +0200 |
| commit | 681d8bb6cd13005236c2f389a09e428204b4dd76 (patch) | |
| tree | bd45302135f412dc6e1917a92f36c4dcfdf7e106 /src/panels/information/pixmapviewer.cpp | |
| parent | 79bbadb2631966059ad0951adc4fd32c38cc5274 (diff) | |
Fix wrong window titles
Summary:
BUG: 389135
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
Diffstat (limited to 'src/panels/information/pixmapviewer.cpp')
0 files changed, 0 insertions, 0 deletions
