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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 9 05:03:46 EST 2010


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

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


Justin Domnitz <jdomnitz at gmail.com> changed:

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

--- Comment #4 from Justin Domnitz <jdomnitz at gmail.com> 2010-12-09 10:03:44 UTC ---
libX11 is referenced hundreds of times throughout various libraries within the
framework.  Why would it be allowed everywhere else and not in this one??

[DllImport("libX11", EntryPoint = "XkbGetIndicatorState")]
public static extern void XkbGetIndicatorState(IntPtr display,uint devid,out
uint state);

-- 
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