4 件のコメント (4 件のコメント)0 件のリアクション (0 件のリアクション)1 人の担当者 (1 人の担当者)Swift3,203 件のフォーク (3,203 件のフォーク)batch import
Bug 🐞Contributor OKGood first issuestale
Repository metrics
- Stars
- 12,950 個のスター (12,950 個のスター)
- PR merge metrics
- 平均マージ 3d 2h (平均マージ 3d 2h)30d で 221 merged PRs (30d で 221 merged PRs)
説明
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
- Issue 種別
- バグ
- 前提条件
- Swift programmingiOS developmentFirefox iOS codebaseUI debugging