GNOME Bugzilla – Bug 790739
Text sometimes disappears from DzlSuggestionEntry after pressing enter
Last modified: 2018-07-31 09:41:00 UTC
the text sometimes disappears from the address bar when you press enter, and doesn't reappear until the load is started, making you think it's not loading at all
This happens when you click on the suggestion instead of hitting Enter.
libdazzle clears text in dzl_suggestion_entry_suggestion_activated () for no obvious reason. Needs investigation.
test-suggestion app of libdazzle shows same behavior.
Filed for libdazzle at: https://gitlab.gnome.org/GNOME/libdazzle/issues/17
Fixed in dazzle master.