[Bug 225416] New: Commits for handling drags lost in porting

Thomas McGuire mcguire at kde.org
Wed Feb 3 17:01:08 GMT 2010


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

           Summary: Commits for handling drags lost in porting
           Product: kdepim
           Version: 4.5
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Keywords: akonadi-ports-regression
          Severity: normal
          Priority: NOR
         Component: messageviewer
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: mcguire at kde.org
            Blocks: 223438


The commits that handled dragging of attachments have been lost in porting.
The result is that dragging an attachment will now not work any longer, since
only the bogus 'attachment:%1' URL is dragged, not the URL of the temp file.

The classes/functions which handled this in KMail 1 were:
URLHandler::handleShiftClick()
URLHandler::willHandleDrag()
URLHandler::handleDrag()
All of the above for derived classes of URLHandler
All of the above for URLHandlerManager
KMReaderWin::eventFilter()

And possible others.

-- 
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 Kdepim-bugs mailing list