Bugs item #1728414, was opened at 2007-05-30 17:52 Message generated for change (Comment added) made by fbar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1728414...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: v0.40.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matteo Sisti Sette (sistisette) Assigned to: Nobody/Anonymous (nobody) Summary: [keyup] doesn't catch escape key ([key] does)
Initial Comment: Tested only on Windows XP
[key] does output a 27 when the Escape key is pressed, but [keydown] does not output anything when the Escape key is released.
Possibly related with the [keyname] bug I just submitted??
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2007-05-30 21:40
Message: Logged In: YES user_id=569446 Originator: NO
On Linux [keyup] correctly gives 27 when Escape is released. AFAIK there is no [keydown] object, at least to in Vanilla-Pd. Where is this object from?
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette) Date: 2007-05-30 18:07
Message: Logged In: YES user_id=1709568 Originator: YES
ERRATA
[keydown] outputs a 0 (zero) when the Escape key is released!!
Same happens with backspace
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette) Date: 2007-05-30 18:06
Message: Logged In: YES user_id=1709568 Originator: YES
ERRATA
[keydown] outputs a 0 (zero) when the Escape key is released!!
Same happens with backspace
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1728414...