Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdGuard for Firefox hides iframe with text area on insanelymac.com #922

Closed
AdamWr opened this issue Dec 21, 2017 · 8 comments
Closed

AdGuard for Firefox hides iframe with text area on insanelymac.com #922

AdamWr opened this issue Dec 21, 2017 · 8 comments
Assignees
Milestone

Comments

@AdamWr
Copy link
Member

AdamWr commented Dec 21, 2017

Steps to reproduce

  1. Disable all fiter lists
  2. Add cosmetic rule, for example: insanelymac.com##.testtt
  3. Go here - http://www.insanelymac.com/forum/topic/330800-adguard-block-text-field-on-firefox/
  4. Register/Sign in (if you want I can share you my login and password)
  5. Try to write something, it is impossible, because AdGuard for Firefox hides iframe with text area

Expected behavior

There should be text area

Screenshot:

image
image

Actual behavior

AdGuard for Firefox hides iframe with text area

Screenshot:

Your environment

  • Adguard AdBlocker extension version: 2.7.3 / 2.8.1 Beta
  • Environment name and version: Firefox 57.0.2
  • Filters you use in Adguard: for test purpose I disabled all filters and added one rule to user filter
  • Any other browser extensions you have installed: -

AdguardTeam/AdguardFilters#8393

@telepati
Copy link

telepati commented Dec 21, 2017

Here is the result; - with this rule, text field opened - @@||insanelymac.com^$elemhide - But, its still blocking "Choose File" and "Clear Section" button in the "More Reply Options".

After add rule;

screen shot 2017-12-21 at 21 46 45

Safari;

screen shot 2017-12-21 at 21 52 05

Firefox with Adguard

screen shot 2017-12-21 at 21 44 57

@AdamWr
Copy link
Member Author

AdamWr commented Dec 21, 2017

Yes, I can reproduce that problem with AdGuard 2.7.3 for Firefox and it seems that it happens even if I add this website to whitelist.

Could you please check these rules (add them to the user filter):

@@||insanelymac.com^$generichide,important
insanelymac.com#$#html:has(>body) .cke_contents > iframe[title^="Rich text editor"][src=""] { visibility: visible!important; display: block!important; }
insanelymac.com#$#.attach_controls > iframe#iframeAttach_0 { visibility: visible!important; height: 25px!important; display: block!important; }

Does now all work correctly?

By the way, with AdGuard 2.8.1 Beta I can't reproduce it.

@telepati
Copy link

Ok. All buttons and text field working now. These rules are worked.

screen shot 2017-12-22 at 16 56 57

@AdamWr
Copy link
Member Author

AdamWr commented Dec 22, 2017

Ok, thank you for checking it.
Added to English filter as a temporary solution.

@telepati
Copy link

English filter already installed it does not the solution.

@AdamWr
Copy link
Member Author

AdamWr commented Dec 22, 2017

I don't know if I understand correctly what you mean, but update will be available after 1-2 hours, so please check it later.

@AdamWr
Copy link
Member Author

AdamWr commented Jan 2, 2018

Similar issue - AdguardTeam/AdguardFilters#9044

@Mizzick
Copy link
Contributor

Mizzick commented Jan 10, 2018

Looks like the same issue as #880 #924, should be fixed in 2.8.2 Beta

@Mizzick Mizzick closed this as completed Jan 10, 2018
adguard pushed a commit that referenced this issue Jun 24, 2021
…t info window and make it's content scrollable

Merge in EXTENSIONS/browser-extension from feature/AG-8727 to feature/AG-2737

Squashed commit of the following:

commit a8422ee
Merge: f57339f 6ef7bac
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Thu Jun 24 12:07:48 2021 +0300

    Merge branch 'feature/AG-2737' into feature/AG-8727

commit f57339f
Merge: 1436136 76f3080
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Thu Jun 24 11:48:56 2021 +0300

    Merge branch 'feature/AG-2737' into feature/AG-8727

commit 1436136
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jun 23 19:21:04 2021 +0300

    trigger useOverflowed hook on container resize

commit 1554bb5
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jun 23 14:28:54 2021 +0300

    add useOverflowed docs, update classnames invoking

commit 5adc8af
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jun 23 14:03:31 2021 +0300

    update request modal styles, add content size tracking hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants