4 commentaires (4 commentaires)0 réaction (0 réaction)1 personne assignée (1 personne assignée)Swift3 203 forks (3 203 forks)batch import
Bug 🐞Contributor OKGood first issuestale
Métriques du dépôt
- Stars
- 12 950 étoiles (12 950 étoiles)
- Métriques de merge PR
- Merge moyen 3j 2h (Merge moyen 3j 2h)221 PRs mergées en 30 j (221 PRs mergées en 30 j)
Description
Steps to reproduce
- go to https://de.m.wikipedia.org/wiki/Google_Maps
- turn on Reader Mode
Expected behavior
Share, Refresh icons don't flicker
Actual behavior
Icons flicker
:information_source: Reference Person
@Foxbolts
┆Issue is synchronized with this Jira Task
Guide contributeur
- Direction de recherche
- Investigate the toolbar rendering logic in the Firefox iOS codebase, particularly in the Reader Mode integration. Look for recent commits or changes related to the toolbar redesign (FXIOS 12204) that may have introduced the flickering. Check the assignee's linked branches or Jira task for clues. The bug is likely caused by a race condition or missing state update when toggling Reader Mode.
- Stack technique
- swiftios
- Domaine
- mobile
- Type d'issue
- Bug
- Prérequis
- Swift programmingiOS developmentFirefox iOS codebaseUI debugging