Review Request 114132: Plasmoid Contact: Implemented files transfer by drag'n'drop.

David Edmundson david at davidedmundson.co.uk
Fri Nov 29 11:46:51 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114132/#review44788
-----------------------------------------------------------



contact/src/contact-wrapper.cpp
<http://git.reviewboard.kde.org/r/114132/#comment32015>

    You might want a 
    
    if (url.isLocalFile()) {
    
    }


- David Edmundson


On Nov. 26, 2013, 7:52 a.m., Alexandr Akulich wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/114132/
> -----------------------------------------------------------
> 
> (Updated Nov. 26, 2013, 7:52 a.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Bugs: 288562
>     http://bugs.kde.org/show_bug.cgi?id=288562
> 
> 
> Repository: ktp-desktop-applets
> 
> 
> Description
> -------
> 
> Contact: Implemented files transfer by drag'n'drop.
> 
> 
> Diffs
> -----
> 
>   contact/src/declarative/contents/ui/Avatar.qml 4bdeb11 
>   contact/src/contact-wrapper.cpp b516960 
>   contact/src/contact-wrapper.h 778a7a0 
> 
> Diff: http://git.reviewboard.kde.org/r/114132/diff/
> 
> 
> Testing
> -------
> 
> Works almost as expected, but user experience is bad:
> If filetransfer is not available, then drag'n'drop event be catched by plasma, which default reaction is not suitable (it creates new plasmoids instances for each file).
> Would be much better to reject dnd event and indicate that drop isn't accepted, but DropEvent is not QEvent and I have no idea how to set "drop-not-accepted" cursor.
> 
> 
> Thanks,
> 
> Alexandr Akulich
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20131129/20724679/attachment.html>


More information about the KDE-Telepathy mailing list