david
(David Taylor)
6 يناير 2025، 10:12ص
8
يجب حل هذه المشكلة بواسطة
This happens because of scroll anchoring in Chrome and Firefox (coming soon in Safari). This feature makes browsers ‘anchor’ themselves to a visible element, so that inserting content above the viewport doesn’t cause a shift in scroll position.
Firefox has a debug mode for this feature, which can be enabled by visiting about:config and toggling layout.css.scroll-anchoring.highlight. So yeah we can see that normally it anchors against something in the post-stream:
[SCR-20250106-itgo]
But if y…
قبل هذا الإصلاح، غالبًا ما كان يتم اختيار الخط الزمني كنقطة تثبيت للتمرير عند التمرير لأسفل. لذلك، عندما تم عرض المشاركات الجديدة أعلاه، قام المتصفح بتثبيت الخط الزمني بدلاً من محتوى المشاركة الجديدة.
,
مع الإصلاح، يقوم المتصفح الآن بالتثبيت على محتوى تدفق المشاركات:
7 إعجابات