<?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[Selecting Texts by double-click not possible in Qt5.1.1]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">After switching from Qt4.8 to Qt5.1.1 I found a change how a selectable QLabel reacts to double-clicks.</p>
<p dir="auto">I have set the TextInteraction Flag:<br />
label-&gt;setTextInteractionFlags(Qt::TextBrowserInteraction);</p>
<p dir="auto">With Qt4 when double-clicking this Label the clicked word is selected (three clicks select all of the text).</p>
<p dir="auto">With Qt5 there is no selection done when clicking the label. Only way to select text is by selecting it with hold down mouse button.</p>
<p dir="auto">Is there a way to get the old style back? This would make the handling for the users much easier.</p>
]]></description><link>https://forum.qt.io/topic/34043/selecting-texts-by-double-click-not-possible-in-qt5-1-1</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Apr 2026 10:04:40 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/34043.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Nov 2013 07:55:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Selecting Texts by double-click not possible in Qt5.1.1 on Fri, 08 Nov 2013 08:00:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">That might be a regression, did you check whether something similar was reported on the "bug report system":<a href="http://bugreports.qt-project.org" target="_blank" rel="noopener noreferrer nofollow ugc">http://bugreports.qt-project.org</a> ?</p>
<p dir="auto">If not you could consider opening a new report with a complete minimal compilable example showing the behavior</p>
]]></description><link>https://forum.qt.io/post/203306</link><guid isPermaLink="true">https://forum.qt.io/post/203306</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 08 Nov 2013 08:00:53 GMT</pubDate></item></channel></rss>