Scroll to the bottom of a long thread and refresh the page.
Grab the scroll bar and scroll up to the top of the page. You’ll see a loading spinner while the previous posts load. (You can make this problem more obvious using a network conditioning tool, e.g. Chrome Dev Tools Network tab, Slow 3G.)
Actual: As the posts load, the scroll jumps around.
In the linked video, you can see that RBoy’s post #76 “Maybe codinghorror can confirm” is at the top of the screen; then, when the subsequent page finished loading, the scroll jumps up to lid’s post #9 “It will be interesting to see if…”
Expected: The previous page should appear without disturbing the scroll position; whatever I saw on the screen as the previous page loads should still be on the screen when it’s drawn in.
That just looks like posts are loading as you scroll up. It’s worse when you limit network speeds because the data takes longer to traverse a slower network.
Try scrolling using the handle on the timeline scroller. It won’t jump around because more posts aren’t being loaded ahead and causing the position of the scrollbar to be recalculated. It’s a big part of why it’s there to begin with.
I agree that this is happening because the posts are loading. With a slow network, I can reproduce this just scrolling with trackpad/mouse wheel. (Would it help to post a demo video of that?)
This problem is occurring only when scrolling up because when scrolling down, Discourse draws in a bunch of grey filler; when the posts become available, they pop in right where they’re supposed to be and the scroll doesn’t jank.
It happens because pages are rendered from top to bottom, Discourse doesn’t know the height of posts before they arrive. I can see the scrollbar hopping around as you drag up, using the scroller at least mitigates against the problem by scrolling to the absolute top of each reply.
For the record, this is a very difficult problem. And scrolling down is fundamentally different because you’re not stacking things on top of the viewport. A variable height post causes no problems when added to the bottom, but consider what it does when stacked on top.
نعم، يحدث ذلك. لا أرى إعلانات بصفتي مشرفًا، ولا يزال التمرير للأعلى يعاني من خلل.
هل من المنطقي منع البرنامج من “القفز إلى الخلف” إذا قام المستخدم بالتمرير للأعلى بسرعة كبيرة؟ أفترض أن المشكلة ناتجة عن قيام المستخدم بالتمرير للأعلى بسرعة كبيرة، مما يمنع تحميل المنشورات بشكل صحيح، كما هو موضح أعلاه. أفضل أن يتجمد الشاشة بدلاً من القفز إلى الخلف بعد انتهاء تحميل المنشورات السابقة، مما يربك المستخدمين.
لقد حاولت للتو تكرار المشكلة في الوضع العادي ووضعية الأمان، لكنني لم أتمكن من تكرارها. قمت بتحديث Discourse قبل يومين — ولا أعرف ما إذا كان ذلك قد غيّر أي سلوك. سأطلب من مجتمعي مزيدًا من التعليقات. شكرًا لك على المتابعة!
لقد قمنا مؤخرًا بإصلاح خلل في المواقع ذات الإعدادات غير العادية (عدم استرجاع حجم الصور)، حيث كانت تواجه مشاكل في الصور تسبب قفزًا في التمرير أثناء تغيير حجمها. لقد أزلنا هذا الإعداد لأنه كان إعدادًا