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

Peter Mühlenpfordt <de...@ukn8.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/gwe
                   |                            |nview/00ee923edea5196bbf11c
                   |                            |046104d8a89d6331157

--- Comment #1 from Peter Mühlenpfordt <de...@ukn8.de> ---
Git commit 00ee923edea5196bbf11c046104d8a89d6331157 by Peter Mühlenpfordt, on
behalf of Silas Lenz.
Committed on 25/02/2018 at 13:00.
Pushed by muhlenpfordt into branch 'Applications/17.12'.

Update filename in fullscreen view on rename

Summary:
When a file was renamed in fullscreen view the filename displayed in
InformationLabel was not updated until you navigated to another image and back.
This was  caused by the current url not being updated, which also resulted in
edits and saves affecting the wrong image. This patch fixes the missing url
update. Also makes full screen thumbnailBar scroll to the new file similar to
other thumbnailviews.
Closes T8071

Test Plan:
Case 1:
1. Open image in fullscreen view.
2. Rename image using F2 or right click menu.
3. Verify that all visible filenames are updated, and that navigation between
images still work.

Case 2:
1. Open image in normal view.
2. Rename image using F2 or Operations sidebar.
3. Verify that all visible filenames are updated, and that navigation between
images still work.

Case 3:
1. Select image thumbnail in browse view.
2. Rename image using F2 or right click menu.
3. Verify that all visible filenames are updated, and that the image is still
selected.

Reviewers: #gwenview, muhlenpfordt

Reviewed By: #gwenview, muhlenpfordt

Subscribers: rkflx, muhlenpfordt

Tags: #gwenview

Maniphest Tasks: T8071

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

M  +2    -1    app/fileoperations.cpp
M  +1    -1    app/fileoperations.h
M  +1    -1    app/fileopscontextmanageritem.cpp
M  +1    -0    app/mainwindow.cpp

https://commits.kde.org/gwenview/00ee923edea5196bbf11c046104d8a89d6331157

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

Reply via email to