On 03/10/11 09:33, Martin Robinson wrote: > On Mon, Oct 3, 2011 at 1:13 AM, Peter von Kaehne <[email protected]> wrote: > >> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-file-access-from-file-uris > >> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-universal-access-from-file-uris > > It seems unlikely this is the issue if things work on Linux, but not > Windows. Perhaps the URLs to the images are not constructed properly. > Are any informational messages dumped to the console while the program > is running? > > The best way to debug the issue would be to do an implementation of > the Web Inspector and poke at it. That requires a bit of coding > though.
The html fed to webkit has been captured and looks good. The wireframes are clickable and open up our normal image viewer. The console is silent. Peter _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
