When autoplaying video appears in the main feed it is not possible to scroll using the area of the screen occupied by the video.

If the video is portrait, and fills the screen, it is no longer possible to navigate the feed without finding a way back or force quitting the app.

This bug was reported here previously and it was said at the time that it was iOS’ fault and that the beta of iOS 17.1 fixed the problem. The problem remains.

Voyager 1.17.1 running on iOS 17.1 using an iPhone SE (2nd Generation).

  • aeharding@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    6
    ·
    8 months ago

    Yeah, the beta did fix the problem, but it came back in the official release. I don’t know why, maybe there was some issue they had to revert the fix. It’s very frustrating for me too.

    https://bugs.webkit.org/show_bug.cgi?id=261950

    I have a workaround to allow to scroll over videos, for next release but it doesn’t work perfectly.

    small rant, I really hate major iOS updates. There’s always bad Safari regressions.

    • aeronmelon@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 months ago

      The very last pass on a beta before it becomes final code is power usage optimization. Beta testers always complain about hot phones and dead batteries and then the update gets released and everything is fine. It’s possible there was something about the fix as-is that got flagged as unoptimized or bloating to the update so it got removed.

      Looking at the bug report, the developer who patched it doesn’t seem to be 100% sure it worked. So that could also be the reason it got excluded.

      I agree, it’s a little silly. Fingers crossed for 17.2.

      And thank you for making a bandaid in the mean time.

    • AngryClosetMonkey@feddit.ch
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      Im not at all familiar with the processes of WebKit, but the commit that was the result of the PR which is referenced in the linked bug, is not part of any release tag yet. So it’s unlikely that this change is available in any stable software that is built with WebKit (I.e. safari)