Navigator Control selection XOJO 2018r4 vs 2019r3.2

XOJO 2019r3.2 / Windows Desktop

In XOJO 2018r4 : selecting (click) a control in the navigator turns the control background in the navigator into lightgrey, this makes it possible to move the control with the arrow keys on the keyboard.
A second click on the control makes the background blue.

In XOJO 2019r3.2 : selection (click) a control in the navigator turns the control background in the navigator into blue directly, it is not possible to move the control with the arrow keys. To change it to ligthgrey you can use the TAB button.

As I use both versions (2018r4 and 2019r3.2) it is sometimes confusing.
Is there perhaps somewhere a setting to change this or is this a change in 2019r3.2, and if, why has it been changed ?

Regards
Etienne

You should be able to click it a second time to get the light grey selection mode as well.

Moreover, it was changed so that the Navigator selection behavior was the same regardless of whether you were in Layout or in Code mode.

You should be able to click it a second time to get the light grey selection mode as well.
Clicking a second time does not get the light grey selection (2019r3.2).
Only TAB works for me.

Moreover, it was changed so that the Navigator selection behavior was the same regardless of whether you were in Layout or in Code mode.
How it is now it is just the opposite. Handlers are light grey when selected and controls are blue when selected.

Regards
Etienne