Skip to content

Commit 1abc432

Browse files
charliekclaude
andcommitted
docs(roadmap): record iced tab-strip artifact bug (user-observed)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WLKWsLV45DAk61xG6Utj3e
1 parent 9aa7761 commit 1abc432

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/development/iced-migration-roadmap.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,12 @@ Slices, each sized for one gauntlet pass:
126126
* **3e. Polish parity:** notification bell/badge, hover-close, offscreen-tab
127127
reveal, empty/loading/error states, cursor/selection/link pixel geometry —
128128
per the P1 rows in the [parity inventory](iced-parity-inventory.md).
129+
Known bug (user-observed 2026-08-02, macOS): with several tabs open the
130+
Iced tab strip shows artifacts — a gray horizontal bar rendered across
131+
the tab row (likely the overflow scrollbar or a drag-reflow remnant) and
132+
a tab overlapping the `+` button. Reproduce with 4+ tabs including
133+
long-path titles; likely interacts with the tab-drag reflow work
134+
(`0abd3e4`, `51e5fad`).
129135
* **3f. Native desktop notifications** (narrow platform port, per-OS).
130136
* **3g. Wayland gaps** (native file drop, clipboard seat serial) are
131137
upstream Iced/winit limitations — track, document, don't block on them.

0 commit comments

Comments
 (0)