AdguardTeam / AdguardForAndroid

Open bug tracker for Android version of AdGuard.
https://adguard.com/
1.33k stars 90 forks source link

Pages opened in the Cromite browser are not displayed in the "Assistant -> Websites" list #5149

Open Havokdan opened 9 months ago

Havokdan commented 9 months ago

Issue Details

Cromite is currently supported by Adguard, however, when using the Assistant function in the notification area, the 'Sites' tab does not display the addresses that the browser uses.

Proposed solution

I would like it to be like other browsers, where the addresses would appear.

 

added by @Versty:

How to reproduce

Prerequisites

Steps

  1. Launch Cromite browser
  2. Go to example.org website
  3. Expand the protection notification from AdGuard -> tap the Assistant button
  4. Switch to Websites tab

Expected result

Example.org website is displayed in the list

Actual result

The list of websites is empty

Additional info

The entry for a site opened in Cromite appears in the recent activity log, but is not present in the Websites tab of the Assistant.

Environment

Android 11, ONEPLUS A6013, ArrowOS, rooted

ESurina commented 9 months ago

Assistant displays visited websites from all browsers. Please, make sure that HTTPS-filtering is enabled for Cromite. If the problem happens again, then:

  1. Enable debug logging: Settings -> General -> Advanced -> Logging level -> Debug
  2. Reproduce the issue, then remember the exact time when it happened
  3. Collect logs: Settings -> General -> Advanced -> Export logs and system info
  4. Send this file to devteam@adguard.com:
    • mention the 5149 number in the subject
    • specify the exact time when the issue occurred
ESurina commented 9 months ago

Do you see sites visited through Cromite in Recent activity?

Havokdan commented 9 months ago

Do you see sites visited through Cromite in Recent activity?

Yes(sorry, I use automatic translator sometimes, I ended up interpreting the question wrong), I can see Cromite in the recent activity section, the problem is restricted to not being able to see the sites in the respective tab, as I reported above, the other browsers work as they should, I have Chrome, Firefox, Vivaldi, Edge tested here. I emailed support with everything requested, I hope there is a solution in the future.

ESurina commented 9 months ago

Tell me, please, what Content type do the requests from Chromite have in the Recent activity?

Havokdan commented 9 months ago

Tell me, please, what Content type do the requests from Chromite have in the Recent activity?

Can I send a printscreen?

WhatsApp Image 2024-01-24 at 11 19 13

ESurina commented 9 months ago

I need you to click on any of these requests and tell me what is specified in the content type parameter.

Havokdan commented 9 months ago

WhatsApp Image 2024-01-24 at 14 39 38 WhatsApp Image 2024-01-24 at 14 38 59

ESurina commented 9 months ago

Could you please enable filtering only for Chrome and Cromite, open the same site in them and see the difference in the request details?

Havokdan commented 9 months ago

Could you please enable filtering only for Chrome and Cromite, open the same site in them and see the difference in the request details?

I didn't notice any difference, but it's a lot of content in the log, but looking quickly it looks the same.

Versty commented 7 months ago

@Havokdan We have managed to reproduce this behaviour on our test device. Let's see if we can fix this issue.