July 22, 2016
6:39 a.m.
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