Page 1 of 1

Marks tip failure when used in popup window

Posted: Thu Aug 05, 2004 12:30 am
by 6927790
There has been some posting about this bug. As I need to be able to display charts on several different popup windows, is there a patch or workaround for this?

My steps to reproduce:
1. Use window.open to open a window with a chart.
2. Show the marks tip text.
3. Close the window.
4. Reopen the window.
5. Showing marks tip text will fail with "error creating window device context".
6. Closing the IE browser will cause fatal error.

Posted: Tue Aug 10, 2004 11:08 pm
by Pep
Hi,

for the moment I think a workaround could be to use a Shell command to open the window rather than window.open.