[Konsole-devel] [Bug 160583] Drag & Drop Menu from Konsole 3 is gone

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sun Aug 14 01:19:06 UTC 2011


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


Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.8
         Resolution|                            |FIXED




--- Comment #24 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2011-08-14 01:19:06 ---
Git commit 2dcd5842552684e558716d069b73dd118035b75d by Kurt Hindenburg.
Committed on 14/08/2011 at 03:10.
Pushed by hindenburg into branch 'master'.

Popup menu for drag-n-drop operations.

Restore KDE3 popup menu when any file is dropped into Konsole.

The popup menu allows to Copy, Move or Link the file into the current
working directory or to simply paste its URL as text (the latter being
the current behaviour in KDE4).

For non-local files, the URL is pasted as text.

Note that this adds a konq dependency - KonqOperations:doDrop

Patch by Frank Roscher
FEATURE: 160583
FIXED-IN: 4.8
REVIEW: 4600

M  +1    -0    src/CMakeLists.txt
M  +43   -0    src/TerminalDisplay.cpp
M  +10   -0    src/TerminalDisplay.h
M  +1    -0    src/SessionController.cpp

http://commits.kde.org/konsole/2dcd5842552684e558716d069b73dd118035b75d

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list