https://bugzilla.novell.com/show_bug.cgi?id=428172
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=428172#c1 --- Comment #1 from Andy Hume <[EMAIL PROTECTED]> 2008-09-21 06:54:12 MDT --- Created an attachment (id=240733) --> (https://bugzilla.novell.com/attachment.cgi?id=240733) Repro -- WebBrowserAH2.cs etc Repro app attached. Compile *without* /t:winexe, e.g. with: gmcs /pkg:dotnet WebBrowserAH2.cs Utils.cs Run Hit Test->Dump All Properties Use File->OpenUrl (!not OpenFile due to #2), wait until loaded. Hit Test->Dump All Properties Close Inspect the console output, it includes the DumpAllProperties output from before the Form is shown, and the two times when the menu item was selected. See various errors reported. In the dump from before painted, see #1, #3, #4. In the dump after document loaded see #2 etc. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
