cloudtrends / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
1 stars 1 forks source link

Popup windows doesn't react on clicks #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use cefclient (r212) to navigate to 
http://javascript.about.com/library/blmodal.htm
2.  To trigger the sample click "click here" of the last paragraph. ("... 
your particular browser then click here and if your browser supports modal 
windows ...").

3. Popu window doesent react on click

What is the expected output? What do you see instead?
Popup window should react on mouse clicks

What version of the product are you using? On what operating system?
Windows 7, cef_binary_r212_VS2008

Please provide any additional information below.
versio r195 works ok (except modality but this is another issue)

Original issue reported on code.google.com by ola.wypu...@gmail.com on 6 Apr 2011 at 11:39

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 7 Apr 2011 at 6:29

GoogleCodeExporter commented 9 years ago
The frozen window is fixed in revision 216. In the future we may want to add a 
CefHandler callback so the client application can optionally make modal popups 
honor modality.

Original comment by magreenb...@gmail.com on 7 Apr 2011 at 6:53