AllanWang / Frost-for-Facebook

An extensive and functional third party app for Facebook
https://allanwang.github.io/Frost-for-Facebook/
GNU General Public License v3.0
1.09k stars 85 forks source link

Scroll To Bottom Not Functioning (Messages) #1553

Closed puppykickr closed 4 years ago

puppykickr commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

although it is activated in settings, the scroll to bottom feature in messages is not working.

To Reproduce Steps to reproduce the behaviour:

  1. Go to '...' messages
  2. Click on '....' any given person
  3. Scroll down to '....' should automatically scroll to bottom
  4. See error forced to manually scroll to bottom

Details (please provide at least the app version):

This is an ongoing issue that has happened in previous versions for quite some time. Unfortunately, I did not keep track of what version it was where the feature last worked.

It also occurs with my other device, a Poblano VLE that runs 8.1.0

As this feature used to work fine on both devices, I am wondering if it has been depricated?

AllanWang commented 5 years ago

I do remember testing it recently and it was working. A lot of features probably broke after the user agent change, so they will have to looked at on a case by case basis

AllanWang commented 5 years ago

Can you check again to make sure the settings are actually enabled? Given that I removed the unverified label, it does seem to be broken occasionally, but current tests show that it is still working. I will test again on a release build in the future

AllanWang commented 5 years ago

Tested again on an old release build and it's working there. Perhaps something changed on Facebook's end, but I'm going to close this for now

puppykickr commented 4 years ago

Sorry it took so long for me to get back to you.

The scrolling to bottom is not working on my 7.1.1 or my 8.1.0

Luckily only a few messages load up, so it is really not a big deal.

I rarely use the newsfeed anymore, as it is rather cumbersome to navigate, let alone the fact that Facebook bans me from posting as soon as the last ban gets lifted.

So now I only really use Frost for the messenger part, and for sharing on the rare occasion that I am able to.

As devs seem to dislike multiple issues on one thread here (understandably) I have opened a feature request regarding the messenger portion of the app.

AllanWang commented 4 years ago

If you want, copy the url of the messenger conversation (removing the id) just so I can check. Frost looks for a certain format and then calls a scroll down function, and it's unlikely scroll down is broken. It could also be that the page loads slowly, and for some reason the scroll down is called before the content appears.

For new issues, feel free to also create new ones if the relevant issue is old and closed. It's a bit hard to keep track of conversations in closed issues unless I remember the notification.

AllanWang commented 4 years ago

Closing due to inactivity