When we select an object, the layer panel in the statusbar shows which layer it’s on.
In the panel I want this layer selected (blue background).
For now this helps a bit:
! _-OneLayerOn o _pause _Undo
This makes the layer active, not very wanted.
Also the layer is not selected.
What can I do to select the layer only and not set it active?