essAbubakar / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
0 stars 0 forks source link

how to allow popups #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
By default the pop ups are blocked in owsr105.
and I am not able to allow pop ups.
I used popupcreated event but when i use
e.webkitbrowser.url, it gives me null.
Even the event newwindowrequest is not fired when popup is requested..
And webkitbrowser1.AllowNewWindows is true.
Any way to allow popups??

Thanks.

Original issue reported on code.google.com by mamtagan...@gmail.com on 23 Mar 2012 at 7:05

GoogleCodeExporter commented 9 years ago
For some reason the latest WebKit build does not fire these events. I need to 
look into this a bit further. Give me 24-48 hours and I will have possibly 
fixed this.

This issue is duplicate. Issue 81 is the same as this so expect the update 
here: http://code.google.com/p/open-webkit-sharp/issues/detail?id=81

Original comment by tsumalis96@gmail.com on 23 Mar 2012 at 12:32

GoogleCodeExporter commented 9 years ago
I am still not able to get address of a popup

in the event PopupCreated()

e.WebKitBrowser.Url is NULL

Any way to get address of pop up?

Thanx.

Original comment by mamtagan...@gmail.com on 26 Mar 2012 at 6:42

GoogleCodeExporter commented 9 years ago
I got what i needed.. Thanx...

Original comment by mamtagan...@gmail.com on 29 Mar 2012 at 6:23

GoogleCodeExporter commented 9 years ago
Is this issue fixed on the latest version 2.9 to 3.x?

Original comment by silentpr...@gmail.com on 30 Dec 2013 at 3:51