[Mono-bugs] [Bug 461247] Exception with WebBrowser.ScrollBarsEnabled control under Windows
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 22 04:48:01 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=461247
http://bugzilla.novell.com/show_bug.cgi?id=461247#c2
Thomas Goldstein <stifu at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stifu at free.fr
--- Comment #2 from Thomas Goldstein <stifu at free.fr> 2010-04-22 08:48:00 UTC ---
With .NET, this test case gives me an exception on the Console.ReadyKey(true);
line (InvalidOperationException - Cannot read keys when either application does
not have a console or when console input has been redirected from a file. Try
Console.Read).
I tried to make a new test case from scratch, by dropping a WebBrowser on a
form, and setting its ScrollBarsEnabled property to false, and I didn't get any
exception with Mono (2.6.3). The form is just all white, as it is with .NET.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list