When I have two modless XamDialogWindows open, each with their Content set to one XamHtmlViewer (with a different Uri), there is strange behavior when one or the other of the two windows overlap. The header of the XamDialogWindow acts normally, but not the Html content.
I suspect this is due to the html <div> used to display the content, and perhaps there is no workaround.
If there is any help for this, thanks in advance.
Hello James,
When an HTML content or a browser DOM is integrating with Silverlight, there is a Silverlight parameter called 'windowless'. By default it is 'false', and when setting it 'true' allows HTML to overlap with Silverlight. This however, did not make any difference here as I have tested it, so I have logged this behavior in our issue tracking system, with an issue ID of 66504. If some other resolution is reached, I will contact you with this information.
You can view the status of all development issues connected to this case from the "Development Issues" tab, when viewing this case on the "My Support Requests" page of our website.
Thank you,Sam