Browser support request #843

Closed
opened 2025-11-26 22:32:12 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @Ariette on GitHub (Oct 10, 2019).

TF Browser is my favorite android internet browser, but bitwarden recognizes it as a normal application(via Autofill API), not as a browser.
I already read #600 , so I hope this information could help you support the browser.

Package name : com.feedback.browser.wjbrowser
Accessibility id of url : addressbar_url

Thank you.

Originally created by @Ariette on GitHub (Oct 10, 2019). TF Browser is my favorite android internet browser, but bitwarden recognizes it as a normal application(via Autofill API), not as a browser. I already read #600 , so I hope this information could help you support the browser. Package name : [com.feedback.browser.wjbrowser](https://play.google.com/store/apps/details?id=com.feedback.browser.wjbrowser) Accessibility id of url : addressbar_url Thank you.
Author
Owner

@kspearrin commented on GitHub (Oct 10, 2019):

Thanks. I can add this. May I ask, how did you locate the accessibility id of the URL? I do this programmatically, but maybe you have some other way that makes it easy for users to locate?

@kspearrin commented on GitHub (Oct 10, 2019): Thanks. I can add this. May I ask, how did you locate the accessibility id of the URL? I do this programmatically, but maybe you have some other way that makes it easy for users to locate?
Author
Owner

@Ariette commented on GitHub (Oct 10, 2019):

I simply used Google's Accessibility Auditor to find out the id.

@Ariette commented on GitHub (Oct 10, 2019): I simply used Google's [Accessibility Auditor](https://play.google.com/store/apps/details?id=com.google.android.apps.accessibility.auditor) to find out the id.
Author
Owner

@kspearrin commented on GitHub (Oct 11, 2019):

Not really sure how to use this browser since it's not in English and I can't navigate it well, but from my debugging, it looks like the URL field at the top is id sliding_window_title. Though this doesn't appear to be a field I can tap and change, so I am not entirely sure.

@kspearrin commented on GitHub (Oct 11, 2019): Not really sure how to use this browser since it's not in English and I can't navigate it well, but from my debugging, it looks like the URL field at the top is id `sliding_window_title`. Though this doesn't appear to be a field I can tap and change, so I am not entirely sure.
Author
Owner

@kspearrin commented on GitHub (Oct 11, 2019):

Nevermind, you were correct. I figured it out. It is addressbar_url.

Added for next version.

@kspearrin commented on GitHub (Oct 11, 2019): Nevermind, you were correct. I figured it out. It is `addressbar_url`. Added for next version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#843