[Mono-dev] Webbrowser in mono hangs (Roberto Bufadel)
Rob Wilkens
robwilkens at gmail.com
Fri Jul 13 12:56:09 UTC 2012
On 07/13/2012 08:13 AM, Jo Shields wrote:
>
> Support for using Gecko (Firefox) as a back-end in
> System.Windows.Forms.WebBrowser is basically dead, due to intentional
> breakage in the Gecko embedding API around Firefox 4 time.
>
> There's an alternative Webkit backend, but it's incomplete.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
I wasn't the original author, but i am curious: Is the WebKit
documentation and WebBrowser documentation available (I presume the
latter from msdn is available)... I might be interested in helping to
add some of the missing functionality back myself. I have an app in
.net i'm working on that uses WebBrowser to accomplish some things, and
last i checked these things were broken by the new internet explorer in
windows 8 beta, so maybe getting them to work with WebBrowser/WebKit in
mono might resolve this.
Like I said elsewhere, i don't want to get involved in any big projects
until sometimes in August, or really start on anything new until then.
But this sounds like fun. Is there a bug report which mentions the
incomplete WebKit/WebBrowser linkage? I'd love to bookmark it for later.
-Rob
More information about the Mono-devel-list
mailing list