mozilla-mobile / firefox-ios

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

[Tab tray refactor][Inactive Tabs] Favicons of inactive tabs flicker/doesn't disappear with the others simultaneously when closing the inactive tabs #21952

Open abodea opened 6 days ago

abodea commented 6 days ago

Prerequisites Set inactive tab timeout to 10 sec from secret settings.

Steps to reproduce

  1. Have several inactive tabs and the inactive tabs panel expanded.
  2. Close all the inactive tabs.
  3. Observe the favicons.

Expected behavior The tabs are deleted without issues and all the favicons disappear simultaneously without any flicker. Actual behavior Favicons of inactive tabs flicker/don't disappear with the others when closing the inactive tabs

Device & build information

https://github.com/user-attachments/assets/03766b57-4981-4160-8a81-659ab49db0d1

┆Issue is synchronized with this Jira Task

ih-codes commented 6 days ago

@dataports Do you think this could have anything to do with the flickering tabs issue that you worked on earlier this summer?

I will dig into it more, I just wanted to check in case it looked familiar.