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

Blur text that should not be blurred #65

Closed
horihiro opened this issue May 3, 2024 · 0 comments · Fixed by #71
Closed

Blur text that should not be blurred #65

horihiro opened this issue May 3, 2024 · 0 comments · Fixed by #71

Comments

@horihiro
Copy link
Owner

horihiro commented May 3, 2024

Describe the bug
The text that doesn't match to keywords is blurred.

To Reproduce
Steps to reproduce the behavior:

  1. Set BLURRED as blurry keyword
  2. Open the following URL
    https://jsfiddle.net/da5vfmw3/
  3. See error

Expected behavior
Only BLURRED is blurred and NORMAL is not blurred.

Screenshots
image

Environment

  • OS: Windows 11 Pro
  • Browser: Google Chrome 124.0.6367.119 (Official Build) (64-bit)
  • Version of this extension: 0.2.3

Additional context
Though only text node BLURRED should be blurred, the parent node of the text node is blurred.
image

horihiro added a commit that referenced this issue May 3, 2024
horihiro added a commit that referenced this issue May 4, 2024
@horihiro horihiro mentioned this issue May 8, 2024
@horihiro horihiro linked a pull request May 8, 2024 that will close this issue
@horihiro horihiro closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant