BUG: 425542
The situation after disabling and enabling again "show space information":
Current (setShown): the widget is not visible at all:
Bad solution (setVisible): the widget is visible "partially":
Possible a better solution: (setShown + setVisible): the widget is fully visible: