Bugs item #3564714, was opened at 2012-09-04 07:45 Message generated for change (Settings changed) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3564714...
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: None Group: osx
Status: Pending Resolution: Fixed
Priority: 5 Private: No Submitted By: max (maxn) Assigned to: Nobody/Anonymous (nobody) Summary: gemkeyname (only on os x?) doesn't report "space"
Initial Comment: at least under os x 10.7 with GEM: ver: 0.93.3 GEM: compiled: Nov 10 2011 gemkeyname doesn't report the symbol "space" when the spacebar is hit. insteat it generates an empty symbol, a space. That breaks for instance the reset funktion in 03.View_OSD.pd subpatch mousemove. so in case this behaviour is wanted, then it's a documentation error.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2013-01-20 10:17
Message: the behaviour is not really "wanted", but hard to avoid. most window-systems provide a key->name mapping (e.g. spacebar->"space") but they are inconsistent across platforms (e.g. spacebar->" "). it's hardly feasible to fix all those inconsistent names in Gem.
the 03.View_OSD-patch should probably have a fallback to also accept ' '. (which i just implemented)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3564714...