Skip to content

Avoid grabbing the filter entry if it is not realized

Ghost User requested to merge (removed):search into master

gtk_widget_grab_focus() shouldn't be called on a widget that isn't realized.

Closes: #40 (closed)

Edited by Ghost User

Merge request reports