If you put a breakpoint in ScrollPane>>#scrollByKeyboard:, and then type a key into a DropListMorph, the breakpoint will hit unless you were holding down ctrl or cmd. Since the purpose of the method is to check "event controlKeyPressed or:[event commandKeyPressed]", this obviously is no bueno.
----- Cheers, Sean -- View this message in context: http://forum.world.st/PluggableListMorph-never-receives-ctrl-cmd-keys-tp4685749.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.