<?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[webengineview will cause performance degradation?]]></title><description><![CDATA[<p dir="auto">I use QT 5.12.3 in windows 10<br />
I put some widgets in mdiArea by using mdi-&gt;addsubwindow(widges)<br />
if one of the widgets contains webengineview widget, all the widgets in mdiArea will have a delay to move when I drag their title bars.<br />
if I delete the webengineview in a widget, there will be no delay for all widgets when I try to move them.</p>
]]></description><link>https://forum.qt.io/topic/102455/webengineview-will-cause-performance-degradation</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Apr 2026 08:26:05 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/102455.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 05 May 2019 05:26:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Mon, 06 May 2019 02:54:11 GMT]]></title><description><![CDATA[<p dir="auto">I tried your code, and it lags.<br />
the attachment is my project (testmdi.rar) and I take a short video (mdi_with_webengine.mp4) to show how it lags.<br />
As a comparison, the video named 'mdi_demo_by_qt.mp4' is generated using the QT demo 'MDI Example' in Qt 5.12.3 MSVC2017 32 bit.<br />
In mdi_demo_by_qt.mp4, I think it doesn't lag, but in mdi_with_webengine.mp4, it lags<br />
As I cannot upload file, I put them in my github '<a href="https://github.com/divid54/qt_project/tree/master/testmdi" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/divid54/qt_project/tree/master/testmdi</a>'<br />
thanks a lot</p>
]]></description><link>https://forum.qt.io/post/527220</link><guid isPermaLink="true">https://forum.qt.io/post/527220</guid><dc:creator><![CDATA[johnson54]]></dc:creator><pubDate>Mon, 06 May 2019 02:54:11 GMT</pubDate></item><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Sun, 05 May 2019 14:31:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
I tried with<br />
auto m_webView = new QWebEngineView;<br />
m_webView-&gt;resize(100,100);<br />
auto it  = ui-&gt;mdiArea-&gt;addSubWindow(m_webView );<br />
it-&gt;resize(100,100);<br />
it-&gt;show();</p>
<p dir="auto">and did get any lag even i made several of them.</p>
<p dir="auto">Could you try same code ?<br />
Only difference is there is no layout.</p>
]]></description><link>https://forum.qt.io/post/527149</link><guid isPermaLink="true">https://forum.qt.io/post/527149</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sun, 05 May 2019 14:31:42 GMT</pubDate></item><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Sun, 05 May 2019 12:18:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrjj">@<bdi>mrjj</bdi></a> I just tried, it doesn't lag if use in MainWindow, so there is something with MDI windows.  thats odd, if I comment the line // ui-&gt;verticalLayout_webFrame-&gt;addWidget(m_webView);<br />
it doesn't lag, but it lags (the mouse will go outof the title bar some distance and then the widget starts to move) if this line is added.<br />
how can I make further checks? thanks a lot</p>
]]></description><link>https://forum.qt.io/post/527139</link><guid isPermaLink="true">https://forum.qt.io/post/527139</guid><dc:creator><![CDATA[johnson54]]></dc:creator><pubDate>Sun, 05 May 2019 12:18:58 GMT</pubDate></item><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Sun, 05 May 2019 12:02:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnson54">@<bdi>johnson54</bdi></a><br />
ok. thats a bit odd.<br />
Should not be that heavy.<br />
If you just use it in a MainWindow, its also lags  ?<br />
Could be something with MDI windows.</p>
]]></description><link>https://forum.qt.io/post/527133</link><guid isPermaLink="true">https://forum.qt.io/post/527133</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sun, 05 May 2019 12:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Sun, 05 May 2019 11:52:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrjj">@<bdi>mrjj</bdi></a> yeah, I just new a QWebEngineView like this:<br />
m_webView = new QWebEngineView;<br />
ui-&gt;verticalLayout_webFrame-&gt;addWidget(m_webView);<br />
it will cause the delay for movement.</p>
]]></description><link>https://forum.qt.io/post/527132</link><guid isPermaLink="true">https://forum.qt.io/post/527132</guid><dc:creator><![CDATA[johnson54]]></dc:creator><pubDate>Sun, 05 May 2019 11:52:19 GMT</pubDate></item><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Sun, 05 May 2019 08:19:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
So you dont even load a page to the webengineview ?</p>
]]></description><link>https://forum.qt.io/post/527108</link><guid isPermaLink="true">https://forum.qt.io/post/527108</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sun, 05 May 2019 08:19:37 GMT</pubDate></item><item><title><![CDATA[Reply to webengineview will cause performance degradation? on Sun, 05 May 2019 05:36:35 GMT]]></title><description><![CDATA[<p dir="auto">I just promote the widget to webengineview and nothing is done</p>
]]></description><link>https://forum.qt.io/post/527085</link><guid isPermaLink="true">https://forum.qt.io/post/527085</guid><dc:creator><![CDATA[johnson54]]></dc:creator><pubDate>Sun, 05 May 2019 05:36:35 GMT</pubDate></item></channel></rss>