Tjaster94 / pywebkitgtk

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

jqueryui various failures with demo/browser.py #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use the demo browser.py application and browse to 
http://jqueryui.com/demos/dialog/

What is the expected output? What do you see instead?
page loads VERY slowly compared to chromium on the same PC, parts of page show 
that shouldn't (the form fields on the modal form specifically), various 
examples don't work (modal form "create new user"), fonts on dialog buttons are 
unreadable (modal confirmation).

What version of the product are you using? On what operating system?
1.1.7, ubuntu 10.04 x64 package

Please provide any additional information below.

what lead me to this is using the jqueryUI to make a modal dialog form the text 
on the buttons is completely unreadable.  Everything else works as I'd expect, 
and performance is good locally as well, unlike the jquery demo site.  My local 
dialog also looks fine in chromium.  Primarily I'm wondering why the buttons 
aren't readable, but the performance issue on that site is also a concern.

Original issue reported on code.google.com by cwe...@gmail.com on 20 Sep 2010 at 5:56

GoogleCodeExporter commented 8 years ago
I just tried this with the most recent WebKitGtk and PyWebKitGtk and I don't 
see any issues with those forms. 

What version of WebKitGtk are you using?

Have you tried PyWebKitGtk 1.8?

Cheers,
Jan

Original comment by jmalo...@gmail.com on 22 Oct 2010 at 11:56