<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QDrag pixmap changes between Qt 6.4 and 6.10?]]></title><description><![CDATA[<p dir="auto">Recently recompiled a Qt6 C++ application that had been running in Ubuntu 24.04  Qt <strong>6.4.2</strong>, to Ubuntu 26.04, Qt <strong>6.10.2</strong>. (x86_64,GNOME Wayland)   Everything worked, <em>except</em> the visual feedback during a drag operation using <strong>QDrag</strong> (structured like the example code, and confined to a QFrame within the application main window).</p>
<p dir="auto">With the older binary, the drag pixmap,which is set to an image of a small QLabel, being dragged, was clearly visible during the drag operation. In the new binary, the apparent object being dragged appears as just a <em>cursor</em> (a '+' with arrows on all ends) and the pixmap is <em>never visible</em>.  The drag and drop action still works in the new environment, but the lack of the pixmap as feedback during the drag is a problem for users.</p>
<p dir="auto">My quick scan of the release notes between versions did not reveal whatever change might explain this.  I can run the old application in the newer Ubuntu 26.04 (by importing libraries) and the desired pixmap appears during drag operations.  Any  suggestions?</p>
]]></description><link>https://forum.qt.io/topic/164915/qdrag-pixmap-changes-between-qt-6.4-and-6.10</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 00:51:12 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164915.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jul 2026 21:45:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QDrag pixmap changes between Qt 6.4 and 6.10? on Fri, 24 Jul 2026 01:04:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/squeeqt">@<bdi>Squeeqt</bdi></a> said in <a href="/post/839347">QDrag pixmap changes between Qt 6.4 and 6.10?</a>:</p>
<blockquote>
<p dir="auto">am I correct in guessing that patches are unlikely to get backported to a 6.10 branch?</p>
</blockquote>
<p dir="auto">Yes, Qt 6.10 will not receive any further releases.</p>
<blockquote>
<p dir="auto">likely I will need to look into snaps, flatpaks, and appimages etc to cover the expected runtime environments...</p>
</blockquote>
<p dir="auto">This might help: <a href="https://github.com/probonopd/linuxdeployqt" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/probonopd/linuxdeployqt</a></p>
]]></description><link>https://forum.qt.io/post/839348</link><guid isPermaLink="true">https://forum.qt.io/post/839348</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Fri, 24 Jul 2026 01:04:41 GMT</pubDate></item><item><title><![CDATA[Reply to QDrag pixmap changes between Qt 6.4 and 6.10? on Thu, 23 Jul 2026 21:17:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> said in <a href="/post/839321">QDrag pixmap changes between Qt 6.4 and 6.10?</a>:</p>
<blockquote>
<p dir="auto">Are you in both cases using the distribution provided Qt ?</p>
</blockquote>
<p dir="auto">Yes, these are the last two LTS releases of Ubuntu btw.</p>
<blockquote>
<p dir="auto">Did you check, when launching from the terminal, if there's any system generated message about the pixmap ?</p>
</blockquote>
<p dir="auto">No messages observed.</p>
<blockquote>
<p dir="auto">Can you check with a more recent version to see if it's still acting up ?</p>
</blockquote>
<p dir="auto">This was a shrewd suggestion, if a bit tedious to test:  The expected drag behavior was restored in version <strong>6.11.1</strong> !</p>
<p dir="auto">I know this is not the Qt package management forum, but am I correct in guessing that patches are unlikely to get backported to a 6.10 branch?   Unless there is some application code workaround,  likely I will need to look into snaps, flatpaks, and appimages etc to cover the expected runtime environments...</p>
]]></description><link>https://forum.qt.io/post/839347</link><guid isPermaLink="true">https://forum.qt.io/post/839347</guid><dc:creator><![CDATA[Squeeqt]]></dc:creator><pubDate>Thu, 23 Jul 2026 21:17:14 GMT</pubDate></item><item><title><![CDATA[Reply to QDrag pixmap changes between Qt 6.4 and 6.10? on Wed, 22 Jul 2026 18:46:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Are you in both cases using the distribution provided Qt ?<br />
Can you check with a more recent version to see if it's still acting up ?<br />
Did you check, when launching from the terminal, if there's any system generated message about the pixmap ?</p>
]]></description><link>https://forum.qt.io/post/839321</link><guid isPermaLink="true">https://forum.qt.io/post/839321</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 22 Jul 2026 18:46:44 GMT</pubDate></item></channel></rss>