AdguardTeam / AdguardForAndroid

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

Add blocking rule button is displayed for blocked by "Filter HTTP/3" option QUIC connections #5451

Open Nzzyme opened 1 week ago

Nzzyme commented 1 week ago

Please answer the following questions for yourself before submitting an issue

AdGuard version

4.6.2

Environment

HTTPS filtering

Root access

Integration with AdGuard VPN

Routing mode

Local VPN

Ad Blocking

No response

Privacy

No response

Social

No response

Annoyances

No response

Security

No response

Language-specific

No response

Other

No response

Which DNS server do you use?

AdGuard DNS

DNS protocol

None

Custom DNS

No response

What Stealth Mode options do you have enabled?

No response

Issue Details

Steps to reproduce:

  1. Open AG and navigate to "Recent Activity"
  2. Check the log for any QUIC blocked connections
  3. Open any one entry that is blocked
  4. You will observe that the option offered to the user at the bottom is "Add blocking rule"

Expected Behavior

After performing the above steps on step number 4 when the user scrolls down, the option should be "Add allow rule"

Actual Behavior

Even though the QUIC connection is already blocked, the option offered is a block rule rather than allow rule.

Screenshots

Screenshot_2024-09-02-21-51-51-827_com adguard android-edit

Additional Information

No response

Versty commented 1 week ago

@Nzzyme In this case QUIC is blocked by disabled Filter HTTP/3 low-level option. Therefore, adding allowing or blocking rule will not change much.

We will improve the design in the future versions.