Focus-android: Cannot Add Custom Search Engine in Firefox Focus

Created on 22 Oct 2019  路  5Comments  路  Source: mozilla-mobile/focus-android

Copied from https://bugzilla.mozilla.org/show_bug.cgi?id=1590327

Steps to reproduce:

Add Custom Search Engine in Firefox Focus. I tried to add MetaGER with string "https://metager.de/meta/meta.ger3?focus=web&encoding=utf8&lang=all&eingabe=%s".

Actual results:

Is does not appear in the list of search engines. If I try to add the same again, Firefox tells me that there is an existing search engine with this name.

Expected results:

Should appear in the list of search engines and should be selectable.

bug

Most helpful comment

I have the same issue also on the last version of Firefox Focus.

All 5 comments

I have the same issue also on the last version of Firefox Focus.

Same issue still persists, turns out it turns up only after an app restart.
The language code is beautifully written to update when Shared Preferences are changed, but I think the CustomSearchEngineProvider.kt class runs only once during startup and that's why the list isn't updated. I'm trying to solve this, will post an update here soon.

Same issue still persists, turns out it turns up only after an app restart.

I don't see the newly added search engine even after a restart. v 8.11.1

The search engine appears on _device_ restart on my phone.

Duplicate of #4394
I can also reproduce the issue on android 7.1.1. using v8.12.0
Removal of queries is affected as well

@zhuperman opened a pull request to fix this issue but it never got merged
https://github.com/mozilla-mobile/focus-android/pull/4487

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jonalmeida picture jonalmeida  路  7Comments

aminalhazwani picture aminalhazwani  路  8Comments

brampitoyo picture brampitoyo  路  5Comments

pocmo picture pocmo  路  4Comments

uncertainquark picture uncertainquark  路  6Comments