Hi Guys,
In google chrome when silverlight plugin is loaded, and when an object in silverlight plug-in is clicked to delete, confirmation dialog is shown.
This confirmation dialog (small popup) causes silverlight plug-in to be unresponsive.
If confirmation dialog is removed, object in silverlight plug-in is successfully deleted.
Though Safari and Chorme both used webkit engine, Safari do not show this issue while chorme has. So i think this maybe the issue of chorme javascript with Silverlight.
Is this guess correct?
Thank you