[webkit-gtk] any page showing dialogs (html/js with alert / print ...etc) hangs
Muayyad AlSadi
alsadi at gmail.com
Fri Jul 9 09:49:40 PDT 2010
Hello,
I have written a python script that launches a server then show it in
a view using webkit-gtk
the code can be seen on git
http://git.ojuba.org/cgit/thawab/tree/Thawab/gtkUi.py
if the html/js contains any dialog eg. alert("hello");
the dialog will be shown but when closed it the app will hangs
what could be the problem, is it related to threads ? some locks ? ...etc.
any hint ? any comment ?
note: sample tabbed_browser.py works fine
More information about the webkit-gtk
mailing list