I20240806-1800
When closing a find/replace overlay while a history drop-down menu is open, an exception can occur because the state of a disposed widget is updated. This change ensures that only when the widget is not disposed, its state is changed.
When closing a find/replace overlay while a history drop-down menu is open, an exception can occur because the state of a disposed widget is updated. This change ensures that only when the widget is not disposed, its state is changed.