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

Henrik Fehlauer <rk...@lab12.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |18.04.0
      Latest Commit|                            |https://commits.kde.org/gwe
                   |                            |nview/b4e9e0fc238dde9027412
                   |                            |5d47664fd0e04ca9f81
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #7 from Henrik Fehlauer <rk...@lab12.net> ---
Git commit b4e9e0fc238dde90274125d47664fd0e04ca9f81 by Henrik Fehlauer.
Committed on 21/03/2018 at 01:03.
Pushed by rkflx into branch 'Applications/18.04'.

Prettify display of URLs in Recent Folders and Places

Summary:
Entries in the {nav Recent Folders} tab on the {nav Start Page}
contained superfluous information like `file://` for local folders and
the user's home directory, taking away valuable space and unnecessarily
eliding the text:
  file:///home/user/Documents/

By abbreviating to `~` and omitting the protocol for local folders, the
entries can look much neater, making them faster to scan for users:
  ~/Documents/

The changes not only affect the {nav Recent Folders} tab, but also what
is displayed in the {nav Recent Files} tab and the hover overlays for
very long entries.

In addition, adding folders to the {nav Places} panel now uses the last
subfolder for naming the entry, bringing the behaviour in line with
Dolphin.
FIXED-IN: 18.04.0

Test Plan:
- Inspected {nav Recent Folders} and {nav Recent Files} on the {nav Start
Page}.
- In {nav Browse} mode, used {nav File > Add Folder to Places}.
- Tested that remote paths containing `~` are still intact.

Before:
{F5758862}

After:
{F5758864}

Reviewers: #gwenview, muhlenpfordt

Reviewed By: #gwenview, muhlenpfordt

Subscribers: ngraham, muhlenpfordt

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

M  +1    -1    app/browsemainpage.cpp
M  +1    -1    app/startmainpage.cpp
M  +10   -1    lib/historymodel.cpp
M  +7    -1    lib/recentfilesmodel.cpp

https://commits.kde.org/gwenview/b4e9e0fc238dde90274125d47664fd0e04ca9f81

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

Reply via email to