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

Facebook Messenger scrambles input/characters #64

Open
sapphireweb opened this issue Aug 18, 2021 · 4 comments
Open

Facebook Messenger scrambles input/characters #64

sapphireweb opened this issue Aug 18, 2021 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed site-issue A problem with/issue about a specific site

Comments

@sapphireweb
Copy link

sapphireweb commented Aug 18, 2021

Using version 0.1 (don't see a newer version)

URL: https://www.facebook.com/

Browser / Version: Firefox 92.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome

Problem type: Desktop site instead of mobile site
Description: Desktop site instead of mobile site

Steps to Reproduce:

I am unable to tell if this issue was created the first time. Forgive me if this is a duplicate. I have 3 screenshots to provide.

The issue: When typing, the cursor began jumping back home after every single key stroke. I would have press the end key after every single key stroke. Did not matter whether it was in messenger, or entering a comment, creating a new post, etc. It is however, not consistent – meaning that sometimes it will correct itself in the middle. I have only noticed this on FaceBook.

Screenshot 1: Messenger
Screenshot 2: Creating new post on my feed.
Screenshot 3: Commenting to a post on my feed.

For the examples below, I typed the phrase “The quick brown fox jumped over the lazy dog

Disabling the add-on, resolved the issue.
Capture - messenger
Comment on post on my feed
creating new post

@sapphireweb sapphireweb added the bug Something isn't working label Aug 18, 2021
@tdulcet tdulcet added help wanted Extra attention is needed site-issue A problem with/issue about a specific site labels Aug 18, 2021
@rugk
Copy link
Owner

rugk commented Aug 18, 2021

Thanks a lot for your bug report.
As far as I read that, you seem to have an issue with Facebook and the letters get scrambled.

So am I correct that this breaks the whole input field. i.e. writing text is not at all?

Also I have some other questions:

  • What does "See FireFox Bug report #83868" mean? I tried looking for that issue on Mozillas Bugzilla, but that's unrelated.
  • Does "Tested Another Browser: Yes Chrome" mean you (manually) installed this add-on in Chrome and the issue does not happen there? If not, I guess you tested it without this add-on, where this issue won't happen then, of course.
  • From your screenshots I judge that only Facebook Messenger (i.e. their chat) is affected. Everything else works. Is that correct?

BTW please mind to fill out the issue template you choose, when you open an issue the next time. This makes it easier to troubleshoot issues or understand feature requests etc. Thanks for providing a lot of details… in any way.


Technically: BTW this sounds/looks very similar to Twitter (#4), where there is also such a strange jumping and scrambling of characters.

@tdulcet
Copy link
Collaborator

tdulcet commented Aug 19, 2021

Yes, thank you for the bug report!

I can confirm the issue on Facebook, both when creating new posts and in Messenger. I tested the add-on multiple times on Facebook while I was developing it and did not have any problems, so this is a new issue. 😕

  • What does "See FireFox Bug report #83868" mean? I tried looking for that issue on Mozillas Bugzilla, but that's unrelated.

I believe they were referring to this: webcompat/web-bugs#83868

Technically: BTW this sounds/looks very similar to Twitter (#4), where there is also such a strange jumping and scrambling of characters.

@rugk - Yes, this seems the same as #4, so we may want to update the Stack Overflow question in #62. Facebook and Twitter are likely using some problematic JS library for their respective editors.

@rugk rugk changed the title See FireFox Bug report #83868 Issues with facebook Facebook Messenger scrambles input/characters Aug 19, 2021
@rugk
Copy link
Owner

rugk commented Aug 19, 2021

Okay, so a good point would then be to find out what library they use.

Facebook likely React, but I dunno if Twitter uses that…

@rugk
Copy link
Owner

rugk commented Aug 19, 2021

TODO:

  • find out library used here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed site-issue A problem with/issue about a specific site
Projects
None yet
Development

No branches or pull requests

3 participants