kuza55 / csexwb2

Automatically exported from code.google.com/p/csexwb2
0 stars 0 forks source link

Popup opening a Popup in demo application fails #84

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have a page with popup with link to create another popup.
2. After popping the second popup, close the first popup
3. Run the page in the demo application. 

What is the expected output? What do you see instead?
It should close the first popup and open the second popup. Second popup if 
existing.. should open third popup.
It is inconsistent in behaviour. Sometimes, the first popup is still open 
with gray background. Sometimes the window goes in the background. visible 
in taskbar.. sometimes the window size displayed is also not as specified 
in window.open.

What are the OS and IE versions?
IE 8 + WinXPSP2 - uses NewWindow3

What version of the product are you using?
Latest 2.0.0.2

Please provide any additional information below.
This is one awesome project I have seen in a while on Webbrowser control. 
How about making a WPF control using the same codebase?

Keep up the good work
Pooran

Original issue reported on code.google.com by poo...@gmail.com on 7 Oct 2009 at 12:01

Attachments:

GoogleCodeExporter commented 8 years ago
-Click button on first page.. second page opens.
-Click button on second page.. the window goes minimized .
-Click on the taskbar.. click on the button.
-Instead of opening a new window, the form goes grey.. means the webbrowser 
control 
dissapears, but form remains.
-Close the window. click on the button on first page.. popups won't work after 
that!!

Original comment by poo...@gmail.com on 7 Oct 2009 at 12:41

Attachments: