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

Huon <h...@plonq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/gwe
                   |                            |nview/131d25855e11174ab9783
                   |                            |86c14ab09cdc07f3fb9
   Version Fixed In|                            |18.08.0
             Status|CONFIRMED                   |RESOLVED

--- Comment #7 from Huon <h...@plonq.org> ---
Git commit 131d25855e11174ab978386c14ab09cdc07f3fb9 by Huon Imberger.
Committed on 02/06/2018 at 23:30.
Pushed by huoni into branch 'master'.

Allow dragging files/folders to View mode

Summary:
Specifically accepts drop events within the viewport of {nav View} mode.
If a folder that contains images is dropped, it will open that folder
and remain in {nav View} mode with the first image selected. If the
folder doesn't contain images, it switches to {nav Browse} mode.
Dragging multiple items is supported but only the first item is opened.
FIXED-IN: 18.08.0

{F5781556}

Test Plan:
Test with different image formats, as well as unsupported format (Gwenview
should display a nice error).
Test with folder (with and without images within).
{nav Browse} mode and the {nav Thumbnail Bar} drag drop should work as before.
Drop operations should not be accepted anywhere else in the GUI where they
aren't
already supported. In other words, this should only add drop functionality to
the
{nav View} viewport.

Ensure drops are only accepted for URL mimetypes (e.g. ignore text).

Reviewers: #gwenview, rkflx, ngraham

Reviewed By: #gwenview, rkflx

Tags: #gwenview

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

M  +4    -0    app/mainwindow.cpp
M  +2    -0    app/viewmainpage.cpp
M  +4    -0    app/viewmainpage.h
M  +22   -0    lib/documentview/documentview.cpp
M  +6    -0    lib/documentview/documentview.h

https://commits.kde.org/gwenview/131d25855e11174ab978386c14ab09cdc07f3fb9

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

Reply via email to