4 Kommentare (4 Kommentare)0 Reaktionen (0 Reaktionen)1 zugewiesene Person (1 zugewiesene Person)Swift3.203 Forks (3.203 Forks)batch import
Bug 🐞Contributor OKGood first issuestale
Repository-Metriken
- Stars
- 12.950 Sterne (12.950 Sterne)
- PR-Merge-Metriken
- Durchschn. Merge 3T 2h (Durchschn. Merge 3T 2h)221 gemergte PRs in 30 T (221 gemergte PRs in 30 T)
Beschreibung
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
Contributor Guide
- Research-Richtung
- 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.
- Tech Stack
- swiftios
- Domain
- mobile
- Issue Type
- Fehler
- Voraussetzungen
- Swift programmingiOS developmentFirefox iOS codebaseUI debugging