mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.25k stars 2.95k forks source link

[iPad Multi-Window] Weird animation when opening new windows while already being in split view (with 2 window open) #20424

Open abodea opened 6 months ago

abodea commented 6 months ago

Steps to reproduce

  1. Launch FF and go into Split View.
  2. Tap on any of the 2 window 3 dot buttons.
  3. At the bottom tap on the + button for a new window.

    Expected behavior

    The new window should be opened without issues.

    Actual behavior

    Weird animation when opening new windows while already being in split view (with 2 window open)

    Device & build information

    • Device: iPad Air (17.5.1)
    • Build version: v9000 (42224)
    • First seen version: N/A

      Notes

      Attachments:

https://github.com/mozilla-mobile/firefox-ios/assets/42831109/e869dc6a-478e-4a14-9ff2-4e1201058eca

┆Issue is synchronized with this Jira Task

data-sync-user commented 6 months ago

➤ Matt Reagan commented:

I don’t think there is much that we can do about this, at least from what I can see so far this is primarily a result of how the system is animating the windows themselves as opposed to client UI animations we’re running within the window/browser. Going to keep this ticket open however so we can revisit later and take a closer look.

data-sync-user commented 5 months ago

➤ Matt Reagan commented:

I’ve been digging into this a bit more but I don’t believe there will be a practical solution we can implement for the MVP; these animations are largely driven by the OS.

data-sync-user commented 5 months ago

➤ Andrei Bodea commented:

Hello, based on the comment below, setting this issue status into in progress as currently there is nothing fixed and nothing will be implemented for the MPV.

data-sync-user commented 5 months ago

➤ Alina Moldovan commented:

Not needed for MVP