We should support drag and dropping a file in the text box to start a file transfer
It should offer a choice of "send as as link" (i.e paste the URL) or "send as file". Otherwise it will behave oddly when dragging things from a web browser.
Not done in time for 0.3, reassigning it to 0.4.
It should not be only possible to drop to the text-input field, but also to the conversation view in text-ui. When dropping it onto the conversation view: → Start the file transfer When dropping it into the text input: → Ask: → Insert filepath → Send file to contact
It looks like KMail dropped the menu asking whether to insert the path or to attach the file and just attaches a file to a mail. Should KTP text-ui behave consistently at this point and simply do what KMail does?
I think so. Also inserting a local file url seems useless imho as the other side can't open it anyway.
Git commit c8bd0c41bfdd38f09d10a16b0b37f14d48e9df99 by Dan Vrátil. Committed on 15/07/2012 at 17:02. Pushed by dvratil into branch 'master'. Support drag and drop file transfer REVIEW: 105511 M +2 -0 app/main.cpp M +114 -0 lib/chat-widget.cpp M +5 -0 lib/chat-widget.h http://commits.kde.org/telepathy-text-ui/c8bd0c41bfdd38f09d10a16b0b37f14d48e9df99