if it�s a leaf and you do -> you jump.if it�s not a leaf, you expand
BenOn 24 Nov 2013, at 10:14, Esteban Lorenzano <estebanlm@gmail.com> wrote:Yes, I'm aware... I still do not decide if is a bug or a feature :)Honestly, the problem is the collision of functionality for <- and ->. And I don't know how to handle it.�Suggestions?EstebanOn Sun, Nov 24, 2013 at 12:59 AM, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
That a major issue so far.It was not intended, but since the tree widget already handle arrow right by itself,I do not know if Esteban thought about this feature
BenOn 23 Nov 2013, at 22:34, Lorenz K�hl <lorenz@quub.de> wrote:Nautilus has stopped jumping to packages when the focus is in the package pane and keys are pressed (the same behaviour use from eg. osx finder)
Is that a regression or intended?