2

Using Firefox 55, I tried with uMatrix 1.0.0 and 1.0.1rc1

However the option "Collapse placeholder of blocked elements" appears to be ignored. Regardless if you check or uncheck it, the placeholders of blocked elements are not collapsed, so you are left with blank placeholders littering the page.

Note that uBlock Origin has the same option, but uBlock Origin correctly collapses the blocked elements. Example page http://reddit.com

http://github.com/uBlockOrigin/uMatrix-issues/issues/2

Zombo
  • 1

1 Answers1

0

There is no cosmetic filtering in uMatrix. uMatrix will collapse the DOM elements which match blocked resources. The blank area on Reddit is a div, there is no such thing as a secondary resource matching a div.

http://github.com/uBlockOrigin/uMatrix-issues/issues/2#issuecomment-333170623

Zombo
  • 1