Autofill Non-Functional on Android 10 with Edge Mobile #903

Closed
opened 2025-11-26 22:33:43 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @liamfoneill on GitHub (Jan 7, 2020).

Originally assigned to: @mpbw2 on GitHub.

Handset: Samsung Galaxy Note 10 5g
Android Version: 10
Edge Version: 44.11.24.4121

Repro Steps:

a) Make sure 1) Autofill Framework is enabled for BitWarden 2) Accessibility Service for BitWarden is disabled.
b) Browse to https://www.github.com/login
c) Try to fill username/password from Bitwarden

Expected Behaviour: Bitwarden recognises the URL from Edge and suggests the appropriate vault entry matching Github.

Actual Behaviour: BitWarden tries to match on 'com.microsoft.emmx'

Please note: I know it can get it to kind of work with Accessibility Service but I am reporting this bug with the Autofill framework. Also, I get the same behaviour on Chrome. This issue seems to be confined to Chromium based browsers.

I would like to help get Autofill working again due to the fact it doesn't slow down my device like accessibility service does.

Originally created by @liamfoneill on GitHub (Jan 7, 2020). Originally assigned to: @mpbw2 on GitHub. Handset: Samsung Galaxy Note 10 5g Android Version: 10 Edge Version: 44.11.24.4121 Repro Steps: a) Make sure 1) Autofill Framework is enabled for BitWarden 2) Accessibility Service for BitWarden is disabled. b) Browse to https://www.github.com/login c) Try to fill username/password from Bitwarden Expected Behaviour: Bitwarden recognises the URL from Edge and suggests the appropriate vault entry matching Github. Actual Behaviour: BitWarden tries to match on 'com.microsoft.emmx' Please note: I know it can get it to kind of work with Accessibility Service but I am reporting this bug with the Autofill framework. Also, I get the same behaviour on Chrome. This issue seems to be confined to Chromium based browsers. I would like to help get Autofill working again due to the fact it doesn't slow down my device like accessibility service does.
GiteaMirror added the bug label 2025-11-26 22:33:43 -06:00
Author
Owner

@kspearrin commented on GitHub (Jan 7, 2020):

After testing this more this appears to be a bug in Edge itself. They are no longer passing the WebDomain property on the ViewNode tree. Without this, we cannot determine the website that is currently being viewed and it falls back to the package id of the app.

@kspearrin commented on GitHub (Jan 7, 2020): After testing this more this appears to be a bug in Edge itself. They are no longer passing the `WebDomain` property on the `ViewNode` tree. Without this, we cannot determine the website that is currently being viewed and it falls back to the package id of the app.
Author
Owner

@liamfoneill commented on GitHub (Jan 8, 2020):

Thanks, I have reported this to the Edge Team

@liamfoneill commented on GitHub (Jan 8, 2020): Thanks, I have reported this to the Edge Team
Author
Owner

@rcdailey commented on GitHub (Jan 20, 2020):

Do you have a link to a bug report on the Microsoft side?

@rcdailey commented on GitHub (Jan 20, 2020): Do you have a link to a bug report on the Microsoft side?
Author
Owner

@Dark4Codrutz commented on GitHub (Jan 25, 2020):

any news on this ?

@Dark4Codrutz commented on GitHub (Jan 25, 2020): any news on this ?
Author
Owner

@maxbog commented on GitHub (Feb 8, 2020):

Any news? This is a deal breaker for me. Password manager does not work and it's the only thing that keeps me from using Edge. I suppose I'm not the only one that thinks similarly.

@maxbog commented on GitHub (Feb 8, 2020): Any news? This is a deal breaker for me. Password manager does not work and it's the only thing that keeps me from using Edge. I suppose I'm not the only one that thinks similarly.
Author
Owner

@superm1 commented on GitHub (Feb 28, 2020):

FYI it seems fixed for me in the edge that just updated today.

Version 45.01.04.4900.

Autofill is offering the correct websites!

@superm1 commented on GitHub (Feb 28, 2020): FYI it seems fixed for me in the edge that just updated today. Version 45.01.04.4900. Autofill is offering the correct websites!
Author
Owner

@Dark4Codrutz commented on GitHub (Feb 28, 2020):

Confirming, works fine now.... Finally MS!

@maxbog you can fully enjoy Edge now

@Dark4Codrutz commented on GitHub (Feb 28, 2020): Confirming, works fine now.... Finally MS! @maxbog you can fully enjoy Edge now
Author
Owner

@liamfoneill commented on GitHub (Feb 28, 2020):

Works for me too!

@liamfoneill commented on GitHub (Feb 28, 2020): Works for me too!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#903