[go: nahoru, domu]

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

Interferes with Facebook Messenger (web page) text input #8

Open
cyklee opened this issue Jun 21, 2022 · 1 comment
Open

Interferes with Facebook Messenger (web page) text input #8

cyklee opened this issue Jun 21, 2022 · 1 comment

Comments

@cyklee
Copy link
cyklee commented Jun 21, 2022

Description
smartReader interferes with text input into the chat box in Facebook Messenger web page (not app). Input a character would initiate the animation of the icons left of the input field (removing the GIF, sticker, and file icons), but instead of having the character appearing, the process would reverse like nothing happened.

To Reproduce
Steps to reproduce the behavior:

  1. Install and enable smartReader on Firefox
  2. Go to Facebook Messenger.
  3. Start a text chat with someone.
  4. Enter text into the input field at the bottom of the page.
  5. See error.

Expected behavior
Enter text normally without the characters disappearing.

Screenshots
video showing the issue

Desktop:

  • OS: Windows 10
  • Browser: Firefox
  • Version: Firefox (101.01), smartReader (1.4)

Additional context
If I type fast enough, I could enter some of the text, but the first couple of characters would be missing (see attached video).

@Poucous
Copy link
Owner
Poucous commented Jun 21, 2022

Hello,
It's a annoying problem, it's because I'm using mutationObserver, which is giving me performance issues too, on Facebook.

I'm working on it, thanks for reporting the problem

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

No branches or pull requests

2 participants