After a widget is set invisible via `widget.setVisible(True)` and made visible again via `widget.visible = True` it remains inactive.