<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Webvi support in different browsers in G Web Development Software</title>
    <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4256455#M355</link>
    <description>&lt;P&gt;Using the &lt;A href="https://developer.chrome.com/docs/devtools/network/" target="_self"&gt;chrome network panel&lt;/A&gt; and &lt;A href="https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/network/" target="_self"&gt;edge network panel&lt;/A&gt;&amp;nbsp;one interesting thing I notice is that in Chrome all the network requests look okay:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noimage-chrome.PNG" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/d375d596d7df9f1b59a231827a12326ff3a43b7a/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303832383669344434373631443835313634344532372f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="noimage-chrome.PNG" alt="noimage-chrome.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However in Edge you can see that the server is responding with much smaller responses sometimes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noimage-edge.PNG" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/bb4b81774af9f8e7192c914a62444a8df1ddd766/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303832383769394132333230313446323936394637392f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="noimage-edge.PNG" alt="noimage-edge.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you look at the details of the response you can see the server sent an http response with Content-Length: 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noimage-edgezerosize.PNG" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/20e036af5da7bd946886b207023b30479fb2d97f/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303832383869384333364234314436373631414341352f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="noimage-edgezerosize.PNG" alt="noimage-edgezerosize.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the Edge network panel it makes me think there is some issue with the web service responding with a bad response of Content-Length: 0 that Edge is triggering more often than Chrome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing I notice is that there are two requests that are happening quickly, one for the default image url of the image control&amp;nbsp;(Select_Image=3) and then very quickly one for a different image (Select_Image=0). My guess is that the way Edge is making those requests is potentially triggering a bug in the web service.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 23:31:29 GMT</pubDate>
    <dc:creator>MilanR</dc:creator>
    <dc:date>2022-09-20T23:31:29Z</dc:date>
    <item>
      <title>Webvi support in different browsers</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4234359#M281</link>
      <description>&lt;P&gt;Left is Chrome, right is Edge.&amp;nbsp; Why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fev_8JaeOLmY%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dev_8JaeOLmY&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fev_8JaeOLmY%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="webvi support in different browsers" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 01:13:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4234359#M281</guid>
      <dc:creator>wuxw</dc:creator>
      <dc:date>2022-06-02T01:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Webvi support in different browsers</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4244627#M300</link>
      <description>&lt;P&gt;Speculation here but browsers tend to try to conserve resources and processing when not active or not visible. If you were to minimize the chrome tab and had a way to keep track of previous iteration timings you'd see it slow down as well. My guess here is that Microsoft is more aggressive with their performance constraints than chrome is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In ANY browser (including chrome as mentioned about minimizing or switching to another visible tab for a period of time) you cannot rely on consistent timing and "drawing" refreshes. Web apps typically only run at full performance when the page/tab is visible and active.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 15:41:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4244627#M300</guid>
      <dc:creator>DerrickB</dc:creator>
      <dc:date>2022-07-21T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Webvi support in different browsers</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4252136#M338</link>
      <description>&lt;P&gt;Hi, are you referring to the delay in Edge? After a quick test of &lt;A href="http://bionichaos.com/IEEG.html" target="_blank"&gt;http://bionichaos.com/IEEG.html&lt;/A&gt;&amp;nbsp;didn't see any major differences between chrome, edge, and firefox..&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 05:11:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4252136#M338</guid>
      <dc:creator>yura_beno</dc:creator>
      <dc:date>2022-08-29T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Webvi support in different browsers</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4255842#M354</link>
      <description>&lt;P&gt;Correction, major difference between Chrome and Edge, URL image always loading in Chrome okay but not in Edge. Any suggestions how to fix this? Seems that the size of the image matters.. I'm currently hosting this on&amp;nbsp;&lt;A href="http://bionichaos.com/Feature_Extraction.html" target="_blank"&gt;http://bionichaos.com/Feature_Extraction.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yura_beno_0-1663419161559.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/3816147fb7c55ccb8335a77002c048a5d70e41f2/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303831373069343538323843363342424432323330452f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="yura_beno_0-1663419161559.png" alt="yura_beno_0-1663419161559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 17 Sep 2022 12:56:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4255842#M354</guid>
      <dc:creator>yura_beno</dc:creator>
      <dc:date>2022-09-17T12:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Webvi support in different browsers</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4256455#M355</link>
      <description>&lt;P&gt;Using the &lt;A href="https://developer.chrome.com/docs/devtools/network/" target="_self"&gt;chrome network panel&lt;/A&gt; and &lt;A href="https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/network/" target="_self"&gt;edge network panel&lt;/A&gt;&amp;nbsp;one interesting thing I notice is that in Chrome all the network requests look okay:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noimage-chrome.PNG" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/d375d596d7df9f1b59a231827a12326ff3a43b7a/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303832383669344434373631443835313634344532372f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="noimage-chrome.PNG" alt="noimage-chrome.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However in Edge you can see that the server is responding with much smaller responses sometimes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noimage-edge.PNG" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/bb4b81774af9f8e7192c914a62444a8df1ddd766/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303832383769394132333230313446323936394637392f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="noimage-edge.PNG" alt="noimage-edge.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you look at the details of the response you can see the server sent an http response with Content-Length: 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noimage-edgezerosize.PNG" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/20e036af5da7bd946886b207023b30479fb2d97f/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303832383869384333364234314436373631414341352f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="noimage-edgezerosize.PNG" alt="noimage-edgezerosize.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the Edge network panel it makes me think there is some issue with the web service responding with a bad response of Content-Length: 0 that Edge is triggering more often than Chrome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing I notice is that there are two requests that are happening quickly, one for the default image url of the image control&amp;nbsp;(Select_Image=3) and then very quickly one for a different image (Select_Image=0). My guess is that the way Edge is making those requests is potentially triggering a bug in the web service.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 23:31:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4256455#M355</guid>
      <dc:creator>MilanR</dc:creator>
      <dc:date>2022-09-20T23:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Webvi support in different browsers</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4262770#M379</link>
      <description>&lt;P&gt;Don't remember exactly what I did but &lt;A href="http://bionichaos.com/Feature_Extraction.html" target="_blank"&gt;http://bionichaos.com/Feature_Extraction.html&lt;/A&gt;&amp;nbsp;seem to work okay on both Chrome and Edge. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 08:24:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Webvi-support-in-different-browsers/m-p/4262770#M379</guid>
      <dc:creator>yura_beno</dc:creator>
      <dc:date>2022-10-24T08:24:34Z</dc:date>
    </item>
  </channel>
</rss>

