Skip to content

馃崚Notifications: text/uri-list must be an array

Fushan Wen requested to merge work/cherry-pick-a5495812 into Plasma/6.0

QQuickDragAttachedPrivate::createMimeData converts a single string or string list (or variant list) into a call to QMimeData::setUrls but it does not do that for a QUrl.

(cherry picked from commit a5495812)

Merge request reports