GithubHelp home page GithubHelp logo

Comments (7)

juvannx avatar juvannx commented on June 15, 2024 4

from bitwarden or Android settings.

Autofill is managed by Android so apps can't decide if they must show or no, in Android there is no settings for disable autofill for apps.
So termux should change components which accept input with android:autofillHints and disable it.

from termux-app.

fwrs avatar fwrs commented on June 15, 2024 1

Also experiencing this with 1Password where it is a little more obtrusive. I don't think this is 1Password's fault though, I've not had it show up on non-password text fields in any other app. It's likely that there's an existing reason why Termux does it this way, so I'd appreciate it if this were to be a configurable setting.

from termux-app.

yubrajbhoi avatar yubrajbhoi commented on June 15, 2024

Yeah, I also got this bug after a Gboard update. I don't use any password manager either. I just disabled the suggestion strip entirely after that. Here is how it looks like on my Google Pixel 6a:

Screenshot_20240413-183536

from termux-app.

juvannx avatar juvannx commented on June 15, 2024

I just disabled the suggestion strip entirely after that.

This is a workaround and not a solution.
Termux should update with new version of android.

from termux-app.

dausruddin avatar dausruddin commented on June 15, 2024

I cannot access my clipboard because of this bug. Hate switching to another keyboard when using termux and change back when not using it.

from termux-app.

tutacat avatar tutacat commented on June 15, 2024

This happens after updating to Android 14

To offer smoother integration with password managers, the Credential Manager API was replaced the Autofill framework. This may not work as well with older apps that may not provide the context in the way that it expects.

This is likely happening because the text field is direct-input. Since Termux has the autofill option in more options, and termux only uses one text input and can't definitively discern password input, this could cause the popup.

Workarounds:

  • Depending on your keyboard, you can close the autofill popup with an X button on the keyboard.
  • Additionally if your autofill has floating popup, you can tap/select on the terminal console to hide the popup.
  • All my keyboards that won't hide the inline suggestion bubble, still have full functionality.
  • You can select some options like clipboard from the text context menu (long press), and other options from the termux "more..." menu (from text menu More button, or right-click).

from termux-app.

psyburr avatar psyburr commented on June 15, 2024

Since this was reported using bitwarden, I'd like to offer a solution to those with the same problem also using the bitwarden application. In the following Settings—>Autofill menu, at the very bottom there is an option to Block AutoFill. Selecting this will open a menu with a button labeled New blocked URI, selecting that will open a dialog where you can enter the following to prevent bitwarden from suggesting any auto-fill whenever using Termux. Screenshots from my device attached for visual reference. Hope this helps!

androidapp://com.termux

1
2

from termux-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.