Created this bug to investigate it: Overscroll affects fixed elements. [397481062] - Chromium<https://issues.chromium.org/issues/397481062> Doesn't repro on Windows, Mac, iOS. Will try to get a hold of an Android device and see if I can repro the issue. Let's continue the discussion on the crbug. ________________________________ From: Stanislav Ivashkevich <stanislavivashkev...@gmail.com> Sent: Tuesday, February 18, 2025 1:18 PM To: blink-dev <blink-dev@chromium.org> Cc: Rahul Arakeri <arak...@microsoft.com>; blink-dev <blink-dev@chromium.org>; Mike Taylor <miketa...@chromium.org>; Ben Mathwig <benjamin.math...@microsoft.com>; inpu...@chromium.org <input-...@chromium.org>; Olga Gerchikov <gerch...@microsoft.com>; Mike Jackson (EDGE) <mjack...@microsoft.com>; Diego Gonzalez <luigo...@microsoft.com>; Amanda Baker <amanda.ba...@microsoft.com>; jsb...@google.com <jsb...@google.com>; Ajay Rahatekar <ajayrahate...@google.com>; Hassan Talat <hassan.ta...@microsoft.com>; wangxianzhu <wangxian...@chromium.org>; Philip Rogers <p...@chromium.org>; Robert Flack <fla...@chromium.org>; Emilio Cobos Alvarez <emi...@mozilla.com>; Daniel Bratell <bratel...@gmail.com>; Yoav Weiss <yoavwe...@chromium.org>; Chris Harrelson <chris...@chromium.org>; Stanislav Ivashkevich <stanislavivashkev...@gmail.com> Subject: Re: [EXTERNAL] Re: [blink-dev] Re: Intent To Ship: Prevent fixed elements from moving during elastic overscroll.
You don't often get email from stanislavivashkev...@gmail.com. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hi, the bug you're referring to is closed. There is a page person referring to in that ticket. Have that fixed bar. It's reproduced there. Video attached. Android 15. Chrome latest https://www.muicss.com/docs/v1/css-js/appbar вторник, 18 февраля 2025 г. в 21:32:15 UTC+2, Rahul Arakeri: Hi Stanislav, I just did a quick test using a simple page and I can still see the feature working as expected on the latest Chrome Canary (Windows). See the attached gif. The header and footer (in grey) remain fixed during overscroll. Please use this bug to add details and a repro page: Overscroll shouldn't affect fixed elements [41238950] - Chromium<https://issues.chromium.org/issues/41238950> ________________________________ From: Chris Harrelson <chri...@chromium.org> Sent: Tuesday, February 18, 2025 8:27 AM To: Stanislav Ivashkevich <stanislavi...@gmail.com> Cc: blink-dev <blin...@chromium.org>; Rahul Arakeri <ara...@microsoft.com>; Mike Taylor <mike...@chromium.org>; Ben Mathwig <benjamin...@microsoft.com>; inpu...@chromium.org <inpu...@chromium.org>; Olga Gerchikov <gerc...@microsoft.com>; Mike Jackson (EDGE) <mjac...@microsoft.com>; Diego Gonzalez <luig...@microsoft.com>; Amanda Baker <amanda...@microsoft.com>; jsb...@google.com <jsb...@google.com>; Ajay Rahatekar <ajayra...@google.com>; Hassan Talat <hassan...@microsoft.com>; wangxianzhu <wangx...@chromium.org>; Philip Rogers <p...@chromium.org>; Robert Flack <fla...@chromium.org>; Emilio Cobos Alvarez <emi...@mozilla.com>; Daniel Bratell <brat...@gmail.com>; Yoav Weiss <yoav...@chromium.org> Subject: Re: [EXTERNAL] Re: [blink-dev] Re: Intent To Ship: Prevent fixed elements from moving during elastic overscroll. On Tue, Feb 18, 2025 at 8:25 AM Stanislav Ivashkevich <stanislavi...@gmail.com> wrote: Hi, it seems that behaviour was reintroduced with some recent updates. Fixed element is moving with overscroll of body, video attached, see footer. Hi, could you file a bug at crbug.com/new<http://crbug.com/new> with an example URL that shows the problem? четверг, 9 июня 2022 г. в 01:51:43 UTC+3, Rahul Arakeri: Thanks Daniel, the CL<https://chromium-review.googlesource.com/c/chromium/src/+/3690356> has landed ! Also, I had added a base::Feature flag<https://chromium-review.googlesource.com/c/chromium/src/+/3652981> a couple of weeks ago. I’m assuming that should make it controllable remotely. If not, please let me know. PS: Thank you all for your reviews on this feature. We appreciate it… 😊 I will keep an eye out for any issues that pop up in the coming days. Thanks, Rahul From: blin...@chromium.org <blin...@chromium.org> On Behalf Of Daniel Bratell Sent: Wednesday, June 8, 2022 5:34 AM To: Rahul Arakeri <ara...@microsoft.com>; Yoav Weiss <yoav...@chromium.org>; Chris Harrelson <chri...@chromium.org> Cc: Mike Taylor <mike...@chromium.org>; Ben Mathwig <benjamin...@microsoft.com>; blin...@chromium.org <blin...@chromium.org>; inpu...@chromium.org <inpu...@chromium.org>; Olga Gerchikov <gerc...@microsoft.com>; Mike Jackson (EDGE) <mjac...@microsoft.com>; Diego Gonzalez <luig...@microsoft.com>; Amanda Baker <amanda...@microsoft.com>; jsb...@google.com <jsb...@google.com>; Ajay Rahatekar <ajayra...@google.com>; Hassan Talat <hassan...@microsoft.com>; wangxianzhu <wangx...@chromium.org>; Philip Rogers <p...@chromium.org>; Robert Flack <fla...@chromium.org>; Emilio Cobos Alvarez <emi...@mozilla.com> Subject: Re: [EXTERNAL] Re: [blink-dev] Re: Intent To Ship: Prevent fixed elements from moving during elastic overscroll. You have the approval needed for shipping on stable, i.e. land that patch. It will get some testing by going through Canary and Beta releases, but if you feel some uncertainty you can also add the plumbing that would let it be turned off remotely (flags, finch). You will need some assistance by Google employees for that though. /Daniel On 2022-06-06 07:15, 'Rahul Arakeri' via blink-dev wrote: The failing tests have now been fixed<https://chromium-review.googlesource.com/c/chromium/src/+/3651546/>. Thanks for the quick review Chris ! Now that this is done, can you please tell me what the process would look like to get this ON in stable? I have a CL for this<https://chromium-review.googlesource.com/c/chromium/src/+/3690356> but I assume you’d want to run experiments first? Thanks, Rahul From: Yoav Weiss <yoav...@chromium.org> Sent: Wednesday, June 1, 2022 2:10 PM To: Chris Harrelson <chri...@chromium.org> Cc: Mike Taylor <mike...@chromium.org>; Ben Mathwig <benjamin...@microsoft.com>; Rahul Arakeri <ara...@microsoft.com>; blin...@chromium.org <blin...@chromium.org>; inpu...@chromium.org <inpu...@chromium.org>; Olga Gerchikov <gerc...@microsoft.com>; Mike Jackson (EDGE) <mjac...@microsoft.com>; Ben Mathwig <benjamin...@microsoft.com>; Diego Gonzalez <luig...@microsoft.com>; Amanda Baker <amanda...@microsoft.com>; jsb...@google.com <jsb...@google.com>; Ajay Rahatekar <ajayra...@google.com>; Hassan Talat <hassan...@microsoft.com>; wangxianzhu <wangx...@chromium.org>; Philip Rogers <p...@chromium.org>; Robert Flack <fla...@chromium.org>; Emilio Cobos Alvarez <emi...@mozilla.com> Subject: [EXTERNAL] Re: [blink-dev] Re: Intent To Ship: Prevent fixed elements from moving during elastic overscroll. LGTM3 On Wed, Jun 1, 2022 at 11:07 PM Chris Harrelson <chri...@chromium.org> wrote: Spec text<https://github.com/w3c/csswg-drafts/commit/617c50c35a90535ab1ecbcf3adff4c281d91b43b>. On Wed, Jun 1, 2022 at 1:13 PM Mike Taylor <mike...@chromium.org> wrote: Thanks Chris. LGTM2. On 6/1/22 1:26 PM, Chris Harrelson wrote: A spec edit is indeed needed. However, I think it's a one-liner. I pinged the editor of the spec just now about it. LGTM1 to ship; I'll make sure that the spec commit lands via my CSSWG hat. On Wed, Jun 1, 2022 at 12:45 AM Yoav Weiss <yoav...@chromium.org> wrote: Thanks for the explainer. My question regarding a spec still stands :) On Friday, May 27, 2022 at 10:49:31 PM UTC+2 Chris Harrelson wrote: Ah yes! That counts, and saves filing a signal. Thanks Emilio! On Fri, May 27, 2022 at 1:46 PM Emilio Cobos Álvarez <emi...@mozilla.com> wrote: On 5/27/22 20:40, Chris Harrelson wrote: > No. it has to be done via the https://bit.ly/blink-signals > <https://bit.ly/blink-signals> process, because otherwise we might > accidentally misconstrue their true organizational positions. FWIW in case it saves some time, we're actively working on this in <https://bugzilla.mozilla.org/show_bug.cgi?id=1760368>. -- Emilio -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/5f816069-432f-b85a-4abc-ada3ea0dc71f%40mozilla.com. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/4191983d-d0fd-4dce-beed-d12ee7115a46n%40chromium.org<https://groups.google.com/a/chromium.org/d/msgid/blink-dev/4191983d-d0fd-4dce-beed-d12ee7115a46n%40chromium.org?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOMQ%2Bw9OX%3D3dPBwC3ARwiL6GMSx%3DASY5EiEMOPC5e4S0iJUcWA%40mail.gmail.com<https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOMQ%2Bw9OX%3D3dPBwC3ARwiL6GMSx%3DASY5EiEMOPC5e4S0iJUcWA%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/5efc25ed-0c43-4c7d-e877-d05b6a0512f3%40chromium.org<https://groups.google.com/a/chromium.org/d/msgid/blink-dev/5efc25ed-0c43-4c7d-e877-d05b6a0512f3%40chromium.org?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/SJ0PR00MB1141ACDFA8EA11EAF30D96B3A6A29%40SJ0PR00MB1141.namprd00.prod.outlook.com<https://groups.google.com/a/chromium.org/d/msgid/blink-dev/SJ0PR00MB1141ACDFA8EA11EAF30D96B3A6A29%40SJ0PR00MB1141.namprd00.prod.outlook.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/1985d9a0-04e9-f1f3-75d4-c398b28455dd%40gmail.com<https://groups.google.com/a/chromium.org/d/msgid/blink-dev/1985d9a0-04e9-f1f3-75d4-c398b28455dd%40gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/05b2b010-3b8e-4edb-9247-b0fb1c9c28c6n%40chromium.org<https://groups.google.com/a/chromium.org/d/msgid/blink-dev/05b2b010-3b8e-4edb-9247-b0fb1c9c28c6n%40chromium.org?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/SJ2PR00MB1721964527B76320FF8FC2CAA6C52%40SJ2PR00MB1721.namprd00.prod.outlook.com.