4 条评论 (4 条评论)0 个反应 (0 个反应)1 位负责人 (1 位负责人)Swift3,203 个派生 (3,203 个派生)batch import
Bug 🐞Contributor OKGood first issuestale
仓库指标
- 星标
- 12,950 个星标 (12,950 个星标)
- PR 合并指标
- 平均合并 3天 2小时 (平均合并 3天 2小时)30 天内合并 221 个 PR (30 天内合并 221 个 PR)
描述
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
贡献者指南
- 研究方向
- 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.
- 技术栈
- swiftios
- 领域
- mobile
- 议题类型
- 缺陷
- 前置要求
- Swift programmingiOS developmentFirefox iOS codebaseUI debugging