AdguardBrowserExtension
AdguardBrowserExtension copied to clipboard
[estimate] The filtering log window fails to restore its size and position when reopened with a non-default page zoom level
đ Description
The filtering log window fails to save its size and position when closed with a non-default page zoom. If the window is resized or moved while the page is zoomed, its new state is lost upon reopening. This behavior does not occur at the default 100% zoom level.
đĸ Steps to Reproduce
- Open the filtering log.
- Zoom in on the page content (e.g., using
Ctrl++orCmd++). - Adjust the window's size and position.
- Close the filtering log window.
- Reopen the filtering log.
đĨ Actual Result
The window reopens at a different position and size, not the state it was in when closed with zoom applied.
â Expected Result
The filtering log window should always reopen at the exact same position and with the same dimensions it had before being closed, regardless of the page's zoom level.
đģ Environment Details
- đĻ Firefox:
- Extension Version: 5.1.102 (Issue is reproducible â )
- đ Chrome:
- Extension Version: 5.1.107 (Issue is not reproducible â)
âšī¸ Additional Information
This bug was originally reported in this comment.