in Nautilus, clicking a pane with few items in it changed in Pharo 5
In Pharo 4 if e.g. the method pane had 3 methods, the bottom method would be selected when clicking in the empty region at the bottom of the pane. In Pharo 5 nothing is selected. I prefer the old behavior because then I could use my arrow keys to begin navigating the pane. Is there a way to get that behavior back in Pharo 5? Thanks Paul
2016-07-22 2:02 GMT+02:00 PAUL DEBRUICKER <pdebruic@gmail.com>:
In Pharo 4 if e.g. the method pane had 3 methods, the bottom method would be selected when clicking in the empty region at the bottom of the pane. In Pharo 5 nothing is selected. I prefer the old behavior because then I could use my arrow keys to begin navigating the pane. Is there a way to get that behavior back in Pharo 5?
We changed the list morph, yes, the new one (based on "FastTable" ) behaves differently. You can open a bug entry, I think the fix would be easy.
Thanks
Paul
In Pharo 4 if e.g. the method pane had 3 methods, the bottom method would be selected when clicking in the empty region at the bottom of the pane. In Pharo 5 nothing is selected. I did not know this behavior of the old list. Open a bug entry. Did you see that we can do inplace category renaming? I prefer the old behavior because then I could use my arrow keys to begin navigating the pane. Is there a way to get that behavior back in Pharo 5?
Thanks
Paul
participants (3)
-
Nicolai Hess -
PAUL DEBRUICKER -
stepharo