[akregator] [Bug 367572] New: Drag and Drop of URLs doesn't work for certain targets anymore. (After 16.08.0 Upgrade)
Bernhard Scheirle via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Aug 19 15:56:20 BST 2016
https://bugs.kde.org/show_bug.cgi?id=367572
Bug ID: 367572
Summary: Drag and Drop of URLs doesn't work for certain targets
anymore. (After 16.08.0 Upgrade)
Product: akregator
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: bernhard+kde at scheirle.de
Dragging a url into the smplayer main window work before the upgrade, now the
url can't be dropped.
I assume the problem is that the mime type of the drag event changed.
Currently (after the upgrade) the drag event mime type of a URL (from akregator
or kmail) is "text/plain".
I think it should be a list: ("text/uri-list", "text/plain").
Reproducible: Always
Steps to Reproduce:
1. Try to drag a url into a application which only accepts url drops
Actual Results:
Drop is not possible.
Expected Results:
Url gets dropped.
A dragged URL from Firefox has following mime type list: ("text/uri-list",
"text/html", "text/unicode", "text/plain;charset=utf-8", "text/plain") (Removed
Mozilla specific mime types)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list