[Mono-dev] Bug in System.Windows.Forms.WebBrowser
Robert Jordan
robertj at gmx.net
Sat Apr 9 15:06:08 EDT 2011
On 09.04.2011 19:59, Quandary wrote:
> But the problem is:
> object objReturnValue =
> this.wbSQLhighlighter.Document.InvokeScript("getSqlStatement");
> returns ">" on the first run, and crashes when run for a second time...
> It seems like InvokeScript is buggy.
It's a bug in gluezilla's string marshaling and/or
in Widget::EvalScript's usage of EvaluateString.
Since there is no workaround for this, please file a bug.
Robert
More information about the Mono-devel-list
mailing list