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 763307 - Remove default smart bookmark
Remove default smart bookmark
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Controls
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-08 11:35 UTC by Hussam Al-Tayeb
Modified: 2016-04-25 17:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove default smart bookmark (2.09 KB, patch)
2016-04-08 14:17 UTC, Michael Catanzaro
committed Details | Review

Description Hussam Al-Tayeb 2016-03-08 11:35:46 UTC
The selected search engine in preferences is "Google".
If I type "Linux" in the location bar and press enter, it uses google search (as expected).
But if I click "Search the web" at the bottom of the location bar menu, it uses DuckDuckGo instead of "Google".
Comment 1 Michael Catanzaro 2016-03-08 15:12:36 UTC
It's a bookmark we have by default, with the title "Search the Web." I deleted it ages ago and use DDG, so I didn't notice. I guess that's incredibly confusing, so I think we should delete it.
Comment 2 Michael Catanzaro 2016-03-08 15:13:49 UTC
(Apparently you can add arbitrary search engines to the preferences dialog by creating smart bookmarks, then they show up in the combo box... I didn't know that was possible, even though I'm the one who implemented that combo box. :)
Comment 3 Michael Catanzaro 2016-04-08 14:17:51 UTC
The following fix has been pushed:
3873c76 Remove default smart bookmark
Comment 4 Michael Catanzaro 2016-04-08 14:17:54 UTC
Created attachment 325591 [details] [review]
Remove default smart bookmark

It's terrible and it's confusing users.
Comment 5 Michael Catanzaro 2016-04-25 17:08:08 UTC
FYI I wound up adding GNOME and WebKit default bookmarks to replace DuckDuckGo.

(DuckDuckGo is still the default search engine.)