[Mono-bugs] [Bug 82383][Maj] Changed - `System.Windows.Forms.WebBrowser` doen't support by mono
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 10:08:27 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82383
--- shadow/82383 2007-08-09 10:05:13.000000000 -0400
+++ shadow/82383.tmp.17645 2007-08-09 10:08:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82383
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: saumya at innomedia.soft.net
QAContact: mono-bugs at ximian.com
@@ -26,6 +26,19 @@
Compilation failed: 1 error(s), 0 warnings
Please tell me how I solve this problem.
regards
Saumya
+
+------- Additional Comments From monkey at jpobst.com 2007-08-09 10:08 -------
+The WebBrowser control is currently not supported by Mono. Work is
+currently being done on it, and hopefully it will appear in some form
+for Mono 1.2.6. You can see our class status page to see what is
+still missing from Mono here:
+http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-System.Windows.Forms.html.
+ You can also run MoMA on your application to determine exactly what
+functionality your program uses that is not supported by Mono yet:
+http://www.mono-project.com/MoMA.
+
+At this time, the only option is to not use the WebBrowser control in
+your application.
More information about the mono-bugs
mailing list