<?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[Prevent QWebEngineView from taking the focus?]]></title><description><![CDATA[<p dir="auto">I have a <code>QWebEngineView</code> object which I use to display some information, but I don't want it to take the focus. With WebKit, I used to solve that problem by calling <code>setFocusPolicy()</code> with <code>Qt::NoFocus</code> as a parameter. However, this 'solution' doesn't seem to work with <code>QWebEngineView</code> which still takes the focus no matter what.</p>
<p dir="auto">So, is that a 'problem' with <code>QWebEngineView</code> or am I missing something?...</p>
<p dir="auto">Cheers, Alan.</p>
]]></description><link>https://forum.qt.io/topic/66720/prevent-qwebengineview-from-taking-the-focus</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 04:45:04 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/66720.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 May 2016 12:05:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Prevent QWebEngineView from taking the focus? on Fri, 24 Jun 2016 14:34:49 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the pointer, <a class="plugin-mentions-user plugin-mentions-a" href="/user/andriy">@<bdi>Andriy</bdi></a>, although I must confess that I have given up on Qt WebEngine. No matter what the Qt guys may say, it's not, in my opinion, ready to replace Qt WebKit, as confirmed by QTBUG-52999 indeed (this won't be fixed before 5.8!), as well as the fact that they still ship the source code for Qt WebKit (and, from what I have seen, correct a few things here and there in Qt WebKit) and that the help in Qt Creator (which I understand now uses Qt WebEngine) doesn't render well anymore, etc.</p>
]]></description><link>https://forum.qt.io/post/334760</link><guid isPermaLink="true">https://forum.qt.io/post/334760</guid><dc:creator><![CDATA[agarny]]></dc:creator><pubDate>Fri, 24 Jun 2016 14:34:49 GMT</pubDate></item><item><title><![CDATA[Reply to Prevent QWebEngineView from taking the focus? on Fri, 24 Jun 2016 14:25:37 GMT]]></title><description><![CDATA[<p dir="auto">Please, read this, maybe this info will be useful <a href="https://bugreports.qt.io/browse/QTBUG-52999" target="_blank" rel="noopener noreferrer nofollow ugc">QTBUG-52999</a> .</p>
]]></description><link>https://forum.qt.io/post/334754</link><guid isPermaLink="true">https://forum.qt.io/post/334754</guid><dc:creator><![CDATA[Andriy]]></dc:creator><pubDate>Fri, 24 Jun 2016 14:25:37 GMT</pubDate></item></channel></rss>