question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Autocomplete completely disabled

See original GitHub issue

Describe the bug

I’m not sure why, but when using the DDG app, I don’t get any autocomplete support from my keyboard (AnySoftKeyboard) when typing in the URL bar. The same applies for some other fields such as the title field for this issue, whereas at other places (e.g. while writing this text in the issue body) autocomplete is back working normally.

My best guess is that DDG uses some special input form or flag for these fields which prevent the keyboard from using autocomplete.

Personally I consider this a bit annoying and it would be great if this behavior could be changed (either globally or via a setting).

Note: Previously I was using Firefox for Android and there, I did not notice such a behavior (keyboard was the same).

How to Reproduce

Open DDG and start typing in URL bar

Expected behavior

Autotype to be working

Environment

- DDG App Version: 5.98.1
- Device: Shiftphone 6m
- OS: Android 8

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
cmonfortepcommented, Dec 8, 2021

@Krzmbrzl that’s correct. Every keyboard will honor private mode in a different way.

Here you have a link to the official docs: https://developer.android.com/reference/android/view/inputmethod/EditorInfo#IME_FLAG_NO_PERSONALIZED_LEARNING

The discussion is taking place internally since we are having discussions about privacy implications, and how to mitigate them.

0reactions
translatingtheirtruthcommented, Dec 10, 2021

Please fix this, because it’s so annoying delate and correct letter by letter when using URL or search bar in DDG

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome ignores autocomplete="off" - Stack Overflow
To disable autocomplete on an individual element (regardless of the form setting being present or not) <input autocomplete="off" ...>.
Read more >
914451 - Autofill does not respect autocomplete="off" - Monorail
This can be disabled setting autocomplete="off"! YAY. The values suggested seem to be determined by the id of the input field (maybe name...
Read more >
How to turn off form autocompletion - Web security | MDN
This article explains how a website can disable autocomplete for form fields.
Read more >
How to Enable or Disable Autocomplete in a Web Browser
Although autocomplete cannot be fully disabled in Google Chrome, the following steps may reduce the frequency of autocompleted URLs. Open a ...
Read more >
Browser Ignores Disabled Autocomplete Property for Saving ...
Issue After setting company.security.login.form.autocomplete=false to disable autocomplete for user login information, the browser still...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found