Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • adblockplusui adblockplusui
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 269
    • Issues 269
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adblock inc
  • Extensions
  • Adblock Plus
  • adblockplusuiadblockplusui
  • Issues
  • #1120
Closed
Open
Created Apr 29, 2022 by Ursa Kacar@ursakacarMaintainer

Toolbar icon remains disabled after navigating to a nonallowlisted site

Environment

  • OS version: /
  • Browser version: reproducible in latest versions of FF, Chrome, Opera and Edge
  • Extension version: next branch
  • Last working version: ABP 3.12

Steps to reproduce

  1. install the extension
  2. go to www.example.com
  3. open the popup and allowlist the website (observe that the toolbar icon is greyed out)
  4. in the same window, navigate to to https://testpages.adblockplus.org/

Observed behavior

  • toolbar icon remains greyed out
  • if the page https://testpages.adblockplus.org/ is refreshed, or the user navigates to another page, the icon becomes enabled again (to indicate that adblocking is active)
  • NOTE: adblocking continues to work, it's just that the icon is not updated
expand for .gif toolbaricondisabled

Expected behavior

The toolbar should be in enabled state when adblocking is active.

Further information

N/A, I am just horribly terribly sorry that I only found this on the Friday afternoon before the release on Monday. 😞

Not sure if this really is an impediment, considering not many users have the icon pinned and the adblocking is not actually affected, but adding a label until it's decided otherwise.

This problem is caused by a change in behavior introduced by EWE, whereas the tab is not yet seen as "allowlisted" when the navigation has started, but only after the navigation was committed. Therefore we should wait for that to occur before determining the tab's allowlisting state.

Edited Jun 13, 2022 by Thomas Greiner
Assignee
Assign to
Time tracking