<?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: bug:  feature popup outline is mis-shapen in ArcGIS Online  in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323626#M16185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:::update 12/4/18::::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also see this bug where the parcel &lt;STRONG&gt;doesn't&lt;/STRONG&gt; highlight cyan, in a plain old web map from a 10.6.1 service &lt;STRONG&gt;and&lt;/STRONG&gt; 10.5.1 service.&amp;nbsp; It takes a few clicks clicking around but it happens after about 10.&amp;nbsp; I&amp;nbsp;am thinking this is all related, given that all of it is regarding the popup cyan highlight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.61&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="430850" class="image-1 jive-image" height="192" src="https://community.esri.com/legacyfs/online/430850_pastedImage_1.png" width="351" /&gt;&lt;/P&gt;&lt;P&gt;10.51:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="430851" class="image-2 jive-image" height="345" src="https://community.esri.com/legacyfs/online/430851_pastedImage_2.png" width="463" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if this is caused only by a bug in Server 10.51 / 10.61 or if it is caused by or amplified by the JS API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I hope a fix from the JS API end can resolve this. That would be better than having to install a server patch on production machines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been in touch with our Solution Engineer and TS and they've been great working with me diligently. They found this patch but since it is for Portal I don't know if it would help.&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/Products/Enterprise/portal-for-arcgis/portal-for-arcgis/10-6-1#downloads?id=7655" title="https://support.esri.com/en/Products/Enterprise/portal-for-arcgis/portal-for-arcgis/10-6-1#downloads?id=7655"&gt;Esri Support Portal for ArcGIS 10.6 (10.6.1)&lt;/A&gt;&amp;nbsp; (Should I install it?)&amp;nbsp; And&amp;nbsp;we will not be&amp;nbsp;able to upgrade our internal 10.5.1 machine for a while so hopefully an API update can&amp;nbsp;resolve it.&amp;nbsp;It&amp;nbsp;is&amp;nbsp;looking like we'll need the API&amp;nbsp;Engineering team to weigh in here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2018 17:39:42 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-12-04T17:39:42Z</dc:date>
    <item>
      <title>bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323608#M16167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/219466"&gt;bug: popup outline is mis-shapen in ArcGIS  but works fine in 3.25 sandbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The original thread above I put in JS API initially based on my first experiences with this bug. So it is ok to delete the first one.&amp;nbsp; However, it appears to be more a function of a bug with ArcGIS Server 10.6.1 or what runs AGOL.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bug:&amp;nbsp; Add a polygon layer to ArcGIS&amp;nbsp; in a web map. Enable its popup, and click it. The outline is way off and misaligned and warped in shape, as shown below.&amp;nbsp; Esri TS has reproduced this, and assigned&amp;nbsp;bug ID is #&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;BUG-000115968.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although it works fine in the 3.25 sandbox &amp;nbsp;(as in this&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fcodepen.io%2Fkevinmsagis%2Fpen%2FjpdWrQ" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; font-size: 14.6667px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;example&lt;/A&gt;). Thus it would seem AGOL introduced some sort of geometry simplification and/or projection issue with the July 2018 AGOL update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One&amp;nbsp;solution Esri could use to fix this, would be to simply re-draw the feature halo on a 'zoom-in' event, so that the geometry could be simplified at small scale and re-drawn with more vertices if zoomed in to.&amp;nbsp; pseudo-code: IF zoom-in event THEN re-request feature geometry via json and progressively request more detail and vertices. And perhaps with a minimum cap. If it's a simple property with a dozen or two vertices, no need to ever simplify, just request them all once.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;This happens with a simple web map and &lt;SPAN style="text-decoration: underline;"&gt;even&lt;/SPAN&gt; with a layer in web mercator.&amp;nbsp; I also saw the effect on services from our 10.51 and 10.61 servers, both from SDE in state plane and a GDB in web mercator respectively, in poly layers in web maps.&amp;nbsp; &amp;nbsp;This would cause an end user to not trust the spatial accuracy of the entire platform.&amp;nbsp; If someone clicks a property in a viewer and the lines get warped, I will be getting calls. Fortunately our current viewer uses Robert's eSearch which does not have this problem when highlighting a feature(s) geometry.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Tech Support has simply said it is submitted and can't say more; our rep said it may wait on 10.6.2.&amp;nbsp; I hope this can be elevated to the uber ninjas in dev team. I asked Tech Support and they said to use Elevate in My Esri but that button is ironically literally missing.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG __jive_id="420406" class="image-1 jive-image" height="662" src="https://community.esri.com/legacyfs/online/420406_pastedImage_3.png" style="border: 0px; font-weight: inherit; margin: 2px 20px 0px;" width="727" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;note: this was when adding it as dynamic mapserver.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;&lt;A href="https://community.esri.com/migrated-users/3063"&gt;Kelly Gerrow&lt;/A&gt;‌ fyi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 17:48:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323608#M16167</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-23T17:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323609#M16168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the FYI. Here is some information about escalating bugs through My Esri:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/technical-support/blog/2016/03/28/how-to-escalate-a-defect"&gt;https://community.esri.com/groups/technical-support/blog/2016/03/28/how-to-escalate-a-defect&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1759"&gt;Esri Technical Support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go ahead and follow the steps for an official escalation as this can be tracked and followed up on. I'll update this post when I have more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 19:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323609#M16168</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-08-24T19:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323610#M16169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly, thank you for your reply as always!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noted above the button is ironically missing. It only says Subscribe. Support was not sure why it was not present.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with having inaccurate geometry displayed back to a user... For a property mapping site, it's an issue. It will lead to users questioning accuracy. We were hoping this would be fixed&amp;nbsp;a few weeks given the severity.&amp;nbsp; I proposed a solution in terms of business logic for how to handle returning geometry at a progressively higher detail above; although with a popup one would think it should never be an issue since it is only one feature except in certain circumstances like multi-part features or large detailed polygons like an entire state. Nevertheless, rendering progressively more detail as a user zooms would seem a good solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 01:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323610#M16169</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-27T01:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323611#M16170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bug was marked as a duplicate of another existing bug. This is planned to be addressed in the Javacript API (and Map Viewer) in the upcoming September release of ArcGIS Online. &lt;A href="https://community.esri.com/migrated-users/47544"&gt;Katie Cullen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 16:56:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323611#M16170</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-08-27T16:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323612#M16171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're experiencing the same bug in our ArcGIS Enterprise deployment (10.6.1). Though we already have an incident running with our local esri reseller, we're currently down one of the core features of the platform because of this (as an Electricity &amp;amp; Gas DSO with many assets close to eachother "selecting" a feature is something our users do a lot). For now we're hosting feature layers (which won't group nicely in default apps) but it's a huge huge huge issue at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any insight in a patch for Enterprise users? An in-place downgrade is simply not possible due to how the platform built-in back-up tooling works...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 13:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323612#M16171</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-12T13:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323613#M16172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will be addressed in the next version of ArcGIS Enterprise. It also is planned to be included in a patch, I believe you have followed up with your distributor, and would encourage you to connect with them for updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2018 21:06:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323613#M16172</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-09-15T21:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323614#M16173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3063"&gt;Kelly Gerrow&lt;/A&gt;‌ Thank you. I can confirm that it is resolved on AGOL in web maps now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, on my site from 10.6.1 it still is broken.&amp;nbsp; Example:&amp;nbsp;&lt;A class="link-titled" href="https://cloud.sagis.org/sagisnext/" title="https://cloud.sagis.org/sagisnext/"&gt;ArcGIS Web Application&lt;/A&gt;&amp;nbsp;&amp;nbsp;This is from services on my 10.6.1 server:&amp;nbsp;&lt;A class="link-titled" href="https://cloud.sagis.org/arcgis/rest/services/SagisOrg2018" title="https://cloud.sagis.org/arcgis/rest/services/SagisOrg2018"&gt;Folder: SagisOrg2018&lt;/A&gt;&amp;nbsp;&amp;nbsp;I understand that AGOL had this bug because AGOL ran on 10.6.1.&amp;nbsp; When will 10.6.2 be released? This is affecting our production viewers with users questioning spatial accuracy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 14:40:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323614#M16173</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-19T14:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323615#M16174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Are you using an AGOL WAB App or a WAB Dev App?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 14:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323615#M16174</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-19T14:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323616#M16175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dev Ed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 14:44:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323616#M16175</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-19T14:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323617#M16176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then an AGOL update would not really affect you unless you are using AGOL hosted layers then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 15:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323617#M16176</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-19T15:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323618#M16177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Until today, the web map was affected (as in the screen shot above) because from my understanding AGOL was running 10.6.1. And it was over-quantizing.&amp;nbsp; I must presume they are now on 10.6.2 internally. Because now it shows fine in a plain web map. But, the popup geometry is terribly warped in my WAB DE viewer still.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the EAC thing, and through various kinds of testing. They&amp;nbsp;originally suggested it was API and downgrading to 3.24 would solve it. I cross-checked by down-grading the API in env.js to 3.24; no effect. &lt;A href="https://urldefense.proofpoint.com/v2/url?u=https-3A__cloud.sagis.org_sagisnext324_&amp;amp;d=DwMGaQ&amp;amp;c=n6-cguzQvX_tUIrZOS_4Og&amp;amp;r=mk_pVGe8RxifWmREh0WCFcMKYus_U1uPSqqf3NcsSdc&amp;amp;m=DBhv2C0rKa6cf3n8cF3rVaGYoYtetXRhrcpo83AC-VY&amp;amp;s=pmvxbiD6skiB3UEg68IwCpKmaSbLqSnXG6ficaivqN0&amp;amp;e="&gt;https://cloud.sagis.org/sagisnext324/&lt;/A&gt;&amp;nbsp;(and on the flip side it works as in the 3.25 sandbox demo link I had above) Then they said it's AGOL itself and will be fixed. After the 9/18 update it works in the web map but the same layer in my WAB DE 2.9 viewer above is warped.&amp;nbsp; I&amp;nbsp;surmise 10.6.1&amp;nbsp;is the bug source??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 15:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323618#M16177</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-19T15:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323619#M16178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it does sound like you will have to wait for 10.6.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 15:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323619#M16178</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-19T15:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323620#M16179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue was within the jsapi..updating to the latest WAB dev version once it's released in the next couple weeks should resolve it. It works in agol now because apps hosted in agol (WAB hosted version, map viewer, configurable apps, etc) reference the latest jsapi (which is always updated with a new, incremented version as part of the general agol release).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WAB dev version&amp;nbsp;points to the previous version of the jsapi (or more specifically, the latest version of the jsapi at the time the WAB dev version is made available for download). So once updated to the latest WAB dev version, it will include references to the latest jsapi version which&amp;nbsp;includes this fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps clear up the differing behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 19:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323620#M16179</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2018-09-19T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323621#M16180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So downgrading to WAB Dev to 3.24 does not help like Kevin already mention only upgarding to use 3.26 will help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 19:26:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323621#M16180</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-19T19:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323622#M16181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/2214"&gt;Chris Whitmore&lt;/A&gt;‌ &amp;amp; Robert - perfect. That fixes it. Thank you. 3.26 example -&amp;nbsp;&lt;A class="link-titled" href="https://cloud.sagis.org/sagisnext326/" title="https://cloud.sagis.org/sagisnext326/"&gt;ArcGIS Web Application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before 3.26 was out they had had me test 3.24 so I had already had that example (as posted in EAC forum) but had not tested 3.26 yet, and was thinking it was Server. It is curious it never impacted the Sandbox. Must be some interaction between the API and WAB versions.&amp;nbsp; Thanks both. Have a great day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 19:45:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323622#M16181</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-19T19:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323623#M16182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's a server-side aspect as well. I believe the bug was&amp;nbsp;related to support for a new property on map service layers introduced at 10.6.1 (&lt;SPAN style="color: #595959; background-color: #f8f8f8; font-weight: 300;"&gt;quantizationParameters). Likely this was a latent issue in 3.24 but not too many folks had 10.6.1 yet for it to be exposed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 19:46:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323623#M16182</guid>
      <dc:creator>ChrisWhitmore</dc:creator>
      <dc:date>2018-09-19T19:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323624#M16183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris, yes, it was the quantization. (Which is a fantastic idea to have for drawing performance, however, it should not be used to highlight a single feature unless it has thousands of vertices, as I suggest in the top post I would recommend a test for a minimum number of vertices before kicking in quantization, and perhaps let programmers adjust that with the Server's hidden JSON config panel for the REST settings for a service)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add, this illustrates the absolute brilliance of the WAB architecture in its modularity. Allowing great 3rd party widgets like Robert's and correcting bugs with updated code or API and modules on the fly like this... hats off to Moxie &amp;amp; team. My next adventure will probably be doing a Build and using the optimizer thing they showed off this year to boost loading speed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 19:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323624#M16183</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-19T19:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323625#M16184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This bug still is present in part.&amp;nbsp;On further testing for a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://cloud.sagis.org/sagisnext2/" style="color: #2989c5; text-decoration: none;"&gt;release candidate for my site&lt;/A&gt;, I noticed it still happens about 1 of every 5&amp;nbsp;to 10 clicks. (the 'warping' as per the original post, was on every click, for reference, before&amp;nbsp;it was partially fixed in API 3.26)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed it on the parcel layer which is on by default.&amp;nbsp; I called Tech Support, they could not repro, but I repro'd on several machines here on Chrome on Win 10.&amp;nbsp; &amp;nbsp;So, there are 3 things this bug causes.&amp;nbsp; I hypothesize these are related to&amp;nbsp;the data geometry generalization bug in my first post above.&amp;nbsp;For the original quantization/generalization bug TS&amp;nbsp;said it was resolved by&amp;nbsp;switching WAB to use API 3.26. But I still see the issues below. Also note, I bumped the API to version&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;3.27&lt;/STRONG&gt;&amp;nbsp;in env.js and it still happened.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL style="margin-top: 0in;"&gt;&lt;LI style="margin-left: 0in;"&gt;When you click a parcel, occasionally it will highlight only part of the parcel.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL style="margin-top: 0in;"&gt;&lt;LI style="margin-left: 0in;"&gt;If this happens, it also often is warped or shifted. Especially if you move the map or popup, it will ‘snap’ away and shift away as shown below.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;IMG __jive_id="430763" class="image-2 jive-image" height="250" src="https://community.esri.com/legacyfs/online/430763_pastedImage_2.png" style="border: 0px; margin: 2px 20px 0px;" width="557" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG __jive_id="430764" class="image-3 jive-image" height="342" src="https://community.esri.com/legacyfs/online/430764_pastedImage_3.png" style="border: 0px; margin: 2px 20px 0px;" width="531" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="margin-top: 0in;"&gt;&lt;LI style="margin-left: 0in;"&gt;Lastly, a third bug was noticed.&amp;nbsp; Sometimes when you click a parcel, it simply doesn’t highlight, at all, such as shown below.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG __jive_id="430750" class="image-1 jive-image" height="394" src="https://community.esri.com/legacyfs/online/430750_pastedImage_1.png" style="border: 0px; margin: 2px 20px 0px;" width="520" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly I don't see this happen in MS Edge. Just Chrome.&amp;nbsp; And, it happens on my screen with no zoom and 100% page size. (I have some monitors zoomed with Windows zoom but I have a reference monitor to test and it still happens on it in Chrome)&lt;/P&gt;&lt;P&gt;Also, this happens to viewers in WAB 2.5 with services from our internal server on 10.5.1 so it's not necessarily just 10.6.x causing this. It appears to be more of a JS API 3.2x bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Support analyst said this bug is “fixed”.&amp;nbsp; We have to upgrade to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ArcGIS Server 10.7.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;He could not say when 10.7 is coming out.&amp;nbsp; That is untenable. Will a fix from API 3.28 be able to address this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3063"&gt;Kelly Gerrow&lt;/A&gt;‌&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/migrated-users/47544"&gt;Katie Cullen&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/2214"&gt;Chris Whitmore&lt;/A&gt;‌ I understand the Server/Enterprise aspect to generating&amp;nbsp;the new geometry generalization property but upgrading a production server may not be possible for some time.&amp;nbsp;Do you think a fix solely from the API can address it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If I may recommend - I believe I have a way to fix this from a design view:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First - do not trigger the generalization until you hit a certain number of vertices on a feature or on all features in the extent, perhaps 500 or 1,000.&amp;nbsp; Modern devices including mobile could handle that; perhaps the number could be based on some cross-platform testing. And let this be a programmable parameter, whether to trigger generalization after certain number of vertices and/or draw scale; with developers deciding that number or scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, let programmers simply have the option to turn this off. (that could be the 'hot fix' for API 3.28 at least, so we can turn this off until it's truly fixed and implemented)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 14:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323625#M16184</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-03T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323626#M16185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;:::update 12/4/18::::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also see this bug where the parcel &lt;STRONG&gt;doesn't&lt;/STRONG&gt; highlight cyan, in a plain old web map from a 10.6.1 service &lt;STRONG&gt;and&lt;/STRONG&gt; 10.5.1 service.&amp;nbsp; It takes a few clicks clicking around but it happens after about 10.&amp;nbsp; I&amp;nbsp;am thinking this is all related, given that all of it is regarding the popup cyan highlight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.61&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="430850" class="image-1 jive-image" height="192" src="https://community.esri.com/legacyfs/online/430850_pastedImage_1.png" width="351" /&gt;&lt;/P&gt;&lt;P&gt;10.51:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="430851" class="image-2 jive-image" height="345" src="https://community.esri.com/legacyfs/online/430851_pastedImage_2.png" width="463" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if this is caused only by a bug in Server 10.51 / 10.61 or if it is caused by or amplified by the JS API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I hope a fix from the JS API end can resolve this. That would be better than having to install a server patch on production machines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been in touch with our Solution Engineer and TS and they've been great working with me diligently. They found this patch but since it is for Portal I don't know if it would help.&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/Products/Enterprise/portal-for-arcgis/portal-for-arcgis/10-6-1#downloads?id=7655" title="https://support.esri.com/en/Products/Enterprise/portal-for-arcgis/portal-for-arcgis/10-6-1#downloads?id=7655"&gt;Esri Support Portal for ArcGIS 10.6 (10.6.1)&lt;/A&gt;&amp;nbsp; (Should I install it?)&amp;nbsp; And&amp;nbsp;we will not be&amp;nbsp;able to upgrade our internal 10.5.1 machine for a while so hopefully an API update can&amp;nbsp;resolve it.&amp;nbsp;It&amp;nbsp;is&amp;nbsp;looking like we'll need the API&amp;nbsp;Engineering team to weigh in here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 17:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323626#M16185</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-04T17:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: bug:  feature popup outline is mis-shapen in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323627#M16186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two issues mentioned in this blog that result in similar issues but are resolved indifferent ways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There was a bug in the Java script API, which was fixed in ArcGIS Online last release (September 2019) and can be fixed through a patch to Enterprise 10.6.1&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/Products/Enterprise/portal-for-arcgis/portal-for-arcgis/10-6-1#downloads?id=7655" title="https://support.esri.com/en/Products/Enterprise/portal-for-arcgis/portal-for-arcgis/10-6-1#downloads?id=7655"&gt;Esri Support Portal for ArcGIS 10.6 (10.6.1)&lt;/A&gt;&amp;nbsp; This isn't an issue that was identified with ArcGIs Enterprise 10.5.1, so if you are running into this issue please check out the second issue or get in contact with Technical Support for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Google Chrome V. 70, introduced an issue where features shift. This has been fixed in Chrome V 71 and 72. Chrome 71 should be released soon. For updates, check out this status page:&lt;A class="link-titled" href="https://www.chromestatus.com/features/schedule" title="https://www.chromestatus.com/features/schedule"&gt;Chrome Platform Status&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this fix needs to be implemented in the browser, we suggest using a different browser or waiting for the new version. If you are experiencing the issue in a different browser, please get in touch with technical support to narrow down what is causing the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a link to the bug logged from the chrome issue:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNzk1OQ==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNzk1OQ=="&gt;BUG-000117959: In a Google Chrome web browser, an individual map se..&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you have questions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 18:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/bug-feature-popup-outline-is-mis-shapen-in-arcgis/m-p/323627#M16186</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-12-04T18:42:28Z</dc:date>
    </item>
  </channel>
</rss>

