You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.
Support issues and questions are handled at /r/uMatrix
I tried to reproduce the issue when...
uMatrix is the only extension
uMatrix with default lists/settings
using a new, unmodified browser profile
I am running the latest version of uMatrix
I checked the documentation to understand that the issue I report is not a normal behavior
I used the logger to rule out that the issue is caused by my ruleset
Description
Blocked iframes get replaced with a placeholder, but blocked frames (in a frameset) just display a white page. The (obsolete) <noframes> element is not displayed either, even if 1st-party-frames are blocked too.
There sure is no rush, but it'd be great if this could be addressed
sometimes, because it is quite distracting if you don't know why you're
getting a white screen (javascript req'd? network error? page broken?)
Showing the umatrix-iframe-placeholder would probably be the best way
forward, since there may be other frames that have loaded (so
`<noframes>` won't make sense), and you can easily open the frame in a
new window then. also, I don't know how often a `<noframes>` tag is
used.
On Fri, Mar 15, 2019 at 10:22:45AM -0700, Saitama wrote:
I believe this always has been the case with Firefox, Chromium does display a placeholder of its own.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#120 (comment)
xofe
added a commit
to xofe/uMatrix
that referenced
this issue
Apr 7, 2019
Prerequisites
Description
Blocked iframes get replaced with a placeholder, but blocked frames (in a frameset) just display a white page. The (obsolete)
<noframes>
element is not displayed either, even if 1st-party-frames are blocked too.A specific URL where the issue occurs
http://spth.de/
Steps to Reproduce
Ruleset
default rulesetSupporting evidence
https://imgur.com/6ekhiRG.png
Your environment
firefox-65.0.2-1.fc29.x86_64
PRETTY_NAME="Fedora 29 (Twenty Nine)"
The text was updated successfully, but these errors were encountered: