From: Trevor W. <pha...@gm...> - 2015-04-01 01:23:10
|
All, I'm seeing an issue with 8.5.18 build for Mac OSX where generating a key event such as: pack [text .t] event generate .t <Key-b> Will cause the %K (keysym) value to go to a bogus value (I consistently see the character "a" displayed). I have attached a sample script which demonstrates the issue. Anyone want to give it a try and confirm the issue? I tried the same script with 8.5.8 and that appears to produce the correct result. Thanks, Trevor |