This is an odd one and I'm hoping someone out there has an answer.
I'm using a popUpRenderer in the map.infoWindow to display a tooltip on the map. In the old 1.x flex version of our map, the users could highlight text in the popup, right click, copy and then paste.
In the 2.4 version, they can still highlight, right click and copy, but nothing ever goes to the clipboard. If they hit ctrl+c to copy, it still works.
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.
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).
Thanks,
Jackson