[Mono-bugs] [Bug 656468] System.Console.CapsLock incorrectly throws a System.NotSupportedException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 7 15:08:03 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=656468

https://bugzilla.novell.com/show_bug.cgi?id=656468#c2


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-12-07 20:08:02 UTC ---
Console.CapsLock is marked with a TODO that says "Implemented only on windows",
just as a few other buffer related properties of Console.

Implementing this based on another external library that depends on X is not an
option.

Perhaps Miguel's P/Invoke based ncurses library supports this...

-- 
Configure bugmail: https://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