Describe the bug
Blocked websites remain accessible in current Firefox for Android, while the same domains are blocked in Chromium-based browsers.
Steps to reproduce
- Add \instagram.com\ to blocked websites.
- Enable Mindful's accessibility service.
- Open \instagram.com\ in Firefox.
Expected behavior
Mindful navigates away from the blocked website.
Actual behavior
The website remains accessible in Firefox.
Cause
Current Firefox versions use a Jetpack Compose address bar. The URL is exposed through the \ADDRESSBAR_URL_BOX\ accessibility node's content description instead of the legacy toolbar view's text.
Environment
- Firefox for Android 152.0.6
- Verified on a physical Android device
Describe the bug
Blocked websites remain accessible in current Firefox for Android, while the same domains are blocked in Chromium-based browsers.
Steps to reproduce
Expected behavior
Mindful navigates away from the blocked website.
Actual behavior
The website remains accessible in Firefox.
Cause
Current Firefox versions use a Jetpack Compose address bar. The URL is exposed through the \ADDRESSBAR_URL_BOX\ accessibility node's content description instead of the legacy toolbar view's text.
Environment