futpib / policeman

Firefox extention for cross-site requests control (kind of RequestPolicy clone)
https://addons.mozilla.org/en-US/firefox/addon/policeman/
142 stars 11 forks source link

Bug: Policeman shows its placeholder in place of hidden or blocked by other addons elements #54

Open Halibut80 opened 9 years ago

Halibut80 commented 9 years ago

With NoScript and disabled option "Show placeholder icon":
 
With Policeman suspended:
 
Same with AdBlock Plus:
 
With Policeman suspended:
 

futpib commented 9 years ago

Do these settings fix it? preferences

Halibut80 commented 9 years ago

No. It only hides the policeman icon. Empty place remains:
 

 
Also, I do not want to turn off all placeholders, only do not see them for already hidden or blocked elements. With RP, this problem does not exists.

bastik-1001 commented 9 years ago

When I disable handling of frames and the frame is blocked by Adblock the space is still used.

When I enable handling of frames while hiding the placeholder and Adblock blocks the frame the space is freed.

I think it should free the space if it does not handle them, too.