Skip to content

window: Allow new-article entry to activate save button

If an entry has an associated control widget, it is good practice that enter should activate that widget.

GTK uses the concept of a "default" widget for that purpose; use that to implement that behavior.

Fixes https://gitlab.gnome.org/bilelmoussaoui/read-it-later/issues/19

Edited by Florian Müllner

Merge request reports