<?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 map.InfoWindow popUpRenderer right click copy in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3839#M87</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is an odd one and I'm hoping someone out there has an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a popUpRenderer in the map.infoWindow to display a tooltip on the map.&amp;nbsp; In the old 1.x flex version of our map, the users could highlight text in the popup, right click, copy and then paste.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the 2.4 version, they can still highlight, right click and copy, but nothing ever goes to the clipboard.&amp;nbsp; If they hit ctrl+c to copy, it still works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried disabling everything else in my program that has to do with right click menus and that didn't help so I'm thinking it has to do with the infoWindow itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone else had this issue or know of a way to fix it or work around it (aside from just telling users to hit ctrl+c).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jackson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 16:25:43 GMT</pubDate>
    <dc:creator>JacksonTrappett</dc:creator>
    <dc:date>2011-09-13T16:25:43Z</dc:date>
    <item>
      <title>map.InfoWindow popUpRenderer right click copy</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3839#M87</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is an odd one and I'm hoping someone out there has an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a popUpRenderer in the map.infoWindow to display a tooltip on the map.&amp;nbsp; In the old 1.x flex version of our map, the users could highlight text in the popup, right click, copy and then paste.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the 2.4 version, they can still highlight, right click and copy, but nothing ever goes to the clipboard.&amp;nbsp; If they hit ctrl+c to copy, it still works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried disabling everything else in my program that has to do with right click menus and that didn't help so I'm thinking it has to do with the infoWindow itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone else had this issue or know of a way to fix it or work around it (aside from just telling users to hit ctrl+c).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jackson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 16:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3839#M87</guid>
      <dc:creator>JacksonTrappett</dc:creator>
      <dc:date>2011-09-13T16:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: map.InfoWindow popUpRenderer right click copy</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3840#M88</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I never use the sampler viewer, but I think you should be able to copy and paste.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if all else fails, try to use (button or a link to run)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;System.setClipboard(whatever.text)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 16:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3840#M88</guid>
      <dc:creator>YungKaiChin</dc:creator>
      <dc:date>2011-09-13T16:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: map.InfoWindow popUpRenderer right click copy</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3841#M89</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi YungKai Chin, thanks for the reply, but that doesn't quite answer what I was asking.&amp;nbsp; I'm just talking about the right click copy that is on the default menu in flex when you select text.&amp;nbsp; For some reason it isn't working inside my infowindow, although it works in other text areas.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 21:29:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3841#M89</guid>
      <dc:creator>JacksonTrappett</dc:creator>
      <dc:date>2011-09-13T21:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: map.InfoWindow popUpRenderer right click copy</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3842#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand the issue, but I don't know the cause of the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Two workarounds that I can think of are to use System.setClipboard and use a custom infoWindow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 21:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-infowindow-popuprenderer-right-click-copy/m-p/3842#M90</guid>
      <dc:creator>YungKaiChin</dc:creator>
      <dc:date>2011-09-13T21:54:04Z</dc:date>
    </item>
  </channel>
</rss>

