I can't seem to bring up implementors of the selected message in the inspector in 3.0. I tried cmd+m and {cmd+b. cmd+m}. What gives? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Inspector-shortcuts-tp4734959.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
sounds exactly like the browser focus issue I've reported. But issue doesn't seem to be the focus because when you give focus with mouse all is good except for the keyboard events Somehow a) the keyboard events' observation is being lost or b) the observers aren't reacting appropriately On Jan 7, 2014, at 3:13 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
I can't seem to bring up implementors of the selected message in the inspector in 3.0. I tried cmd+m and {cmd+b. cmd+m}. What gives?
----- Cheers, Sean -- View this message in context: http://forum.world.st/Inspector-shortcuts-tp4734959.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
sebastian@flowingconcept.com wrote
sounds exactly like the browser focus issue I've reported.
The thing is (for copy paste at least) that it doesn't work via keyboard shortcut OR mouse -> context menu... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Inspector-shortcuts-tp4734959p4734984.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Sean P. DeNigris wrote
I can't seem to...
Now (still in inspector bottom pane): 1. Select text 2. Paste shortcut (cmd+v) Text is inserted in a seemingly random position (i.e. not near the previous selection). I must have a very different workflow than those of us who have moved exclusively to 3.0 without any hiccups ;-) ----- Cheers, Sean -- View this message in context: http://forum.world.st/Inspector-shortcuts-tp4734959p4734963.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
Sean P. DeNigris -
Sebastian Sastre