Skip to content
Commit 588ddb6a authored by Fushan Wen's avatar Fushan Wen Committed by Nate Graham
Browse files

libtaskmanager: add workaround for QTBUG-71922

Qt Quick Drag will unconditionally convert a QByteArray to QString, so
some bytes may be lost during the conversion. This adds a workaround to
handle string type mime data, so after porting the task manager applet
away from the custom drag handler, drag a window to the pager applet can
still work.

See also: https://bugreports.qt.io/browse/QTBUG-71922

CCBUG: 402376
parent fb13f3bd
Loading
Loading
Loading
Pipeline #259873 passed with stage
in 12 minutes and 43 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment