Are you running it in podman on the same machine as you're running the browser?
Yes. They're both on the same desktop.
Firefox is the latest 134.0.2.
I do have that local media caching activated so it might be that the browser was still requesting or fetching media in the background even though I wasn't even in the feed anymore. I'll keep an eye on this and see if it is an issue in normal use when I'm not trying to replicate a scroll issue.
I tried a few times but couldn't replicate the issue. I think I saw quite a bunch of times when it would have jumped but instead a different post quickly flashed for a fraction of a second but nothing else happened otherwise. I'll keep running this alpha and report back if such a jump should ever happen to me again.
However, I did notice from the continued rather fast scrolling, that now with the v1.4.30-pre-alpha-1 one core was constantly at 100% utilization - even when switching to this post and doing other things for a bit.
Only a reload of the tesseract tab let the process get back to normal CPU utilization.
The process was pasta
, the network component of podman I believe.
Maybe there's some cleanup or cancellation still missing?
I don't think I saw this extensive utilization over such a long time with the v1.4.29 version.
Oh well, that's what an alpha is for :)
FYI: Falls man Tesseract als Frontend nutzt, kann man dort auch in den Einstellungen ohne Werbeblockerumweg filtern.
All good, take your time :) While it is annoying, the posts don't get marked as already seen which means they just reappear somewhere in the future.
If you'd be willing to run a beta, I can give you a shout when I'm putting the final touches on the next release and you can let me know if that addresses the issue for you.
If I can pull the beta in via a podman tag, I'll happily give it a try. Not sure if this issue would be a blocker though, as it doesn't seem to be super common for anyone else.
I think I was able to see what you're referring to.
Here is a video demonstrating the jump/skip:
I'm hoping the issue is just with the embeds enabled in the feed.
Sadly it's not the issue. I disabled both embed media options and it still skips a bunch of posts sometimes.
I think I was able to see what you're referring to.
I'll try to catch a jump on video later.
I still have the previous "jump" session open and continued using it for your debugging proposals:
I'm not sure the jumps I see now are the same. I now reach the bottom of the site and then the batch loads and then the jump happens over that batch. In my previously encountered jumps I was not at the bottom of the site. Please keep this in mind for the following answers:
scroll through, and see if any API requests fail when you experience one of the jumps?
No failing requests. All are green 200 and 204. Jumped posts will get the mark_as_read
POST request on scrolling back up past them.
Also, what about any of the feed options? Any of those set?
I have not set them to anything specific. It looks the same except the lower two options are missing for me.
Disable media embeds in the feed and see if that is the issue
I'll give this a try, but not today anymore :)
If you scroll back up and see that some posts suddenly have crossposts listed, then that could be the cause.
I just had a jump and checked: No crossposts on them. It was in the "all" feed with "scaled" in "hybrid" mode. Here is a video of all the jumped posts: https://imgur.com/a/PgSRhud The jump was from the PlayStation post to the Formula1/Ukraine post.
What instance are you browsing when that happens? feddit.org?
Yes.
Are you using the hosted Tesseract instance, does feddit.org host an instance, or are you hosting one yourself?
Although feddit.org has an instance, I'm using my own selfhosted instance though podman.
Are you using "Compact" or "Card" view when that happens?
I'm using Hybrid. I have the feeling it happens with unseen, hence expanded, posts though.
Do you have the "Enable Embedded Media in the Feed" option enabled?
Yes.
[v1.4.29] Feed sometimes skips a whole load of entries
When scrolling through the feed it randomly happens to skip a bunch of entries. It suddenly jumps far down the feed for no apparent reason.
Some observations and possible cause thoughts:
- I believe it skips one load batch (20) of entries.
- Scrolling up those entries gets me back to where I was in the feed.
- I think it happens when the last entry of a previous load batch expands an attached media item.
- It's more apparent in media heavy feeds.
- It's independent of the scroll speed.