After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790739 - Text sometimes disappears from DzlSuggestionEntry after pressing enter
Text sometimes disappears from DzlSuggestionEntry after pressing enter
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 790732
 
 
Reported: 2017-11-22 23:33 UTC by Michael Catanzaro
Modified: 2018-07-31 09:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2017-11-22 23:33:24 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
Comment 1 Michael Catanzaro 2017-11-26 03:32:13 UTC
This happens when you click on the suggestion instead of hitting Enter.
Comment 2 Jan-Michael Brummer 2018-06-24 20:40:38 UTC
libdazzle clears text in dzl_suggestion_entry_suggestion_activated () for no obvious reason. Needs investigation.
Comment 3 Jan-Michael Brummer 2018-06-25 16:42:27 UTC
test-suggestion app of libdazzle shows same behavior.
Comment 4 Jan-Michael Brummer 2018-06-26 20:54:49 UTC
Filed for libdazzle at: https://gitlab.gnome.org/GNOME/libdazzle/issues/17
Comment 5 Jan-Michael Brummer 2018-07-31 09:41:00 UTC
Fixed in dazzle master.