<div dir="ltr"><p style="font-size:12.8px;margin:0px">Dear Sirs!</p><p style="font-size:12.8px;margin:0px">I built WebKit2Gtk release 14.2 under Linux Mint 18 gcc compiler on 13/11/2016. </p><p style="font-size:12.8px;margin:0px">It works stable! </p><p style="font-size:12.8px;margin:0px">I use the product for embed web C++ application (Gtk-3).</p><p style="font-size:12.8px;margin:0px">I noticed some problems and I have some wishes with the product.</p><p style="font-size:12.8px;margin:0px">1. Size of downloading resource.</p><p style="font-size:12.8px;margin:0px">It is important for user to know the size of downloading resource. I know that servers sometimes do not send this information. But sometimes other browsers and curl can receive the size of resource, when WebKit2Gtk returns 0. I use curl in this case internally.</p><p style="font-size:12.8px;margin:0px">I wrote embed WebBrowser under MS Windows. IE WebBrowser Control always knows the size of resource. Sometimes initially IE WebBrowser Control returns 0, but when downloading starts, the IDownloadManager always know total size of resource.</p><p style="font-size:12.8px;margin:0px">2. Scroll bars rendering often is strange. Scroll bars change own images. Some old parts of page under transparent scroll bars are on them. Scroll bars need to be invalidated?</p><p style="font-size:12.8px;margin:0px">3. Segmentation error when I was trying to read:</p><p style="font-size:12.8px;margin:0px">bool value = webkit_settings_get_allow_univ<wbr>ersal_access_from_file_urls(se<wbr>ttings);</p><p style="font-size:12.8px;margin:0px">4. Compilation of an extension was problem. I defined symbol __WEBKIT2_H_INSIDE__. After that I can compile an extension with WebView and manually included &lt;webkit2/WebKitWebView.h&gt;, &lt;webkit2/WebKitNavigationPolic<wbr>yDecision.h&gt; and others.</p><p style="font-size:12.8px;margin:0px">5. I was trying to use model: WEBKIT_PROCESS_MODEL_MULTIPLE_<wbr>SECONDARY_PROCESSES.</p><p style="font-size:12.8px;margin:0px">But second web page in the next notebook page do not start downloading. So I was unsuccessful with the model.</p><p style="font-size:12.8px;margin:0px">6. User agent string. Well known in Russia mass media site <a href="http://www.rbc.ru/" target="_blank">http://www.rbc.ru/</a> detect<wbr>ed my browser as very old and there were serious problem with rendering the site. When I change UAS to &quot;Mozilla/5.0 (X11; Linux) AppleWebKit/602.1 (KHTML, like Gecko) Chrome/54.0.2840.59 Safari/8&quot; problem disappeared.</p><p style="font-size:12.8px;margin:0px">But Google maps begun inform me with new UAS that «It is simplified mode. Your browser do not support full version of Google maps». I consider that Google maps rendering with Google Chrome is better that with WebKit2Gtk. So Google maps is a good test from my point of view.</p><p style="font-size:12.8px;margin:0px">7. Font size for Web Inspector is too small for me. Some editable style config for Inspector, including zoom control </p><p style="font-size:12.8px;margin:0px">will be good. </p><p style="font-size:12.8px;margin:0px"><br></p><p style="font-size:12.8px;margin:0px">All I wrote may be not very serious remarks.</p><p style="font-size:12.8px;margin:0px"><span style="font-size:12.8px">Thank you for the product!</span><br></p><p style="font-size:12.8px;margin:0px"><span style="font-size:12.8px">I&#39;ll be wait new releases of WebKit2Gtk with inpatianci.</span><br></p><p style="font-size:12.8px;margin:0px"><br></p><p style="font-size:12.8px;margin:0px">Best regards,</p><p style="font-size:12.8px;margin:0px">Oleg Milovidov.</p></div>