Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Items for --" issue in Android Chrome #675

Closed
yegle opened this issue Dec 18, 2019 · 9 comments
Closed

"Items for --" issue in Android Chrome #675

yegle opened this issue Dec 18, 2019 · 9 comments
Labels

Comments

@yegle
Copy link

yegle commented Dec 18, 2019

Each time I try to auto-fill in Android Chrome on the site http://zhihu.com (A Chinese website), it always show

Title: Items for --
Message There are no items in your vault for --
Button: ADD AN ITEM

(unfortunately screenshot is not allowed in the app)

At first I was thinking maybe the autofill service in Android is broken again, and somehow the URL was not passed onto the app. But if you actually tap the button ADD AN ITEM, the full URL is in the URI field, and the Name field shows --. This leads me to believe maybe there's some mishandling of characters in the app that somehow messed up the Chinese characters and treated them as --?

@kspearrin kspearrin added the bug label Dec 23, 2019
@yegle
Copy link
Author

yegle commented Dec 28, 2019

FWIW, I've stopped using the Accessibility API and solely rely on the Autofill API. I'm unable to reproduce this issue anymore.

@danielfrankcom
Copy link

I'm having this same issue, but I see it consistently when using a hostname on my local network. If I browse to http://serverhostname:port, this works fine on Desktop browsers, but on both Chrome and Firefox on Android, Bitwarden shows that it cannot find any login entries for --.

@stephenpapierski
Copy link

I'm seeing the same behavior as @danielfrankcom when navigating to local network assets. If I navigate to http://serveripaddress, it seems to work fine, but when navigating to http://serverhostname, it results entries for --.

@Stephan-P
Copy link

Stephan-P commented Apr 24, 2020

Could this issue be renamed into "items for - -"?
I've got the same problem in Edge and Vivaldi. Not always, it happens now and again.

Edit:

New an possibly related to above:
For some logins, the corresponding database item is no longer found while it definitely exists. "No items for live.com"

Both examples in Edge and Vivaldi browser

@mpbw2
Copy link
Contributor

mpbw2 commented Apr 24, 2020

@Stephan-P Can you try again using the latest beta? (build 2353, went live this morning)

@Stephan-P
Copy link

Stephan-P commented Apr 24, 2020 via email

@Stephan-P
Copy link

Related to #685?

@mpbw2
Copy link
Contributor

mpbw2 commented Apr 29, 2020

@Stephan-P I believe we've identified the issue affecting tweakers.net (and possibly other sites as well). Keep your eyes peeled for build 2376 in the beta channel (currently awaiting approval).

@Stephan-P
Copy link

Stephan-P commented Apr 30, 2020

Yep, the issue appears to be resolved in Vivaldi and Edge. Thanks. I hope it does so as well for Chrome.
Version: 2.3.1 (2376)

While testing it, I may have run into another issue where database items are not found when using the matching option "starts with". I'll open a new issue for this.

@mpbw2 mpbw2 closed this as completed Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants