mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.14k stars 2.91k forks source link

Screen flashes when closing multiple tabs #20967

Open data-sync-user opened 2 months ago

data-sync-user commented 2 months ago

When closing multiple tabs from the tab tray, if you minimize the tab tray the screen flickers.

  1. Open several tabs (e.g. with the debug menu)
  2. Open the tab tray and tap the garbage can icon to close them all at once
  3. Close the tab tray and watch the screen flicker as the tabs close one by one

The flicker may indicate a performance issue somewhere.

┆Issue is synchronized with this Jira Bug

data-sync-user commented 2 months ago

➤ ih-codes commented:

!Simulator Screen Recording - iPhone 15 - 2024-07-10 at 11.50.25.mp4|width=1178,height=2556,alt="Simulator Screen Recording - iPhone 15 - 2024-07-10 at 11.50.25.mp4"!

data-sync-user commented 1 month ago

➤ Norberto Andres Furlan commented:

ih-codes I think it is related to this one https://mozilla-hub.atlassian.net/browse/FXIOS-9103 ( https://mozilla-hub.atlassian.net/browse/FXIOS-9103|smart-link ) . Can you confirm? Sophie Amin is working on the fix.

data-sync-user commented 1 month ago

➤ Sophie Amin commented:

Norberto Andres Furlan ih-codes It’s possibly fixed as soon as this PR gets merged. I can’t see it there. https://github.com/mozilla-mobile/firefox-ios/pull/20979 ( https://github.com/mozilla-mobile/firefox-ios/pull/20979|smart-link )

data-sync-user commented 1 month ago

➤ ih-codes commented:

Thanks Sophie Amin! Looks like the issue is now resolved. 👌