4 comentários (4 comentários)0 reação (0 reação)1 responsável (1 responsável)Swift3.203 forks (3.203 forks)batch import
Bug 🐞Contributor OKGood first issuestale
Métricas do repositório
- Stars
- 12.950 estrelas (12.950 estrelas)
- Métricas de merge de PR
- Mesclagem média 3d 2h (Mesclagem média 3d 2h)221 fundiu PRs em 30d (221 fundiu PRs em 30d)
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
Guia do colaborador
- Direção de pesquisa
- 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.
- Pilha de tecnologia
- swiftios
- Domain
- mobile
- Tipo Issue
- Bug
- Prerequisites
- Swift programmingiOS developmentFirefox iOS codebaseUI debugging