[Mono-bugs] [Bug 81578][Nor] Changed - [WIN32] ListView handles too much pressed keys

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 9 16:33:45 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=81578

--- shadow/81578	2007-05-09 16:19:32.000000000 -0400
+++ shadow/81578.tmp.5150	2007-05-09 16:33:45.000000000 -0400
@@ -35,6 +35,15 @@
 Also, correctly handle keys when the Shift key is down.
 
 Thanks for the report!
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-05-09 16:19 -------
 Jonathan, how come this worked fine on Linux ?
+
+------- Additional Comments From monkey at jpobst.com  2007-05-09 16:33 -------
+Oh, I don't know.  It shouldn't have worked, I wouldn't think.  I
+didn't try it.  
+
+Does Alt-F4 do the same thing on Linux?  If it does, it sounds we may
+not be correctly populating the Modifier keys in the KeyPressArgs,
+-or- we are not properly dropping the key events after Handled is set
+to true.


More information about the mono-bugs mailing list