-
Notifications
You must be signed in to change notification settings - Fork 3.5k
v0.9.0: Unicode, CJK, and terminal-width rendering QA #3488
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestlane-copyv0.9.0 delivery lane (retired)v0.9.0 delivery lane (retired)localizationLocalization, i18n, and non-English language supportLocalization, i18n, and non-English language supportreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.9.0Targeting v0.9.0Targeting v0.9.0
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestlane-copyv0.9.0 delivery lane (retired)v0.9.0 delivery lane (retired)localizationLocalization, i18n, and non-English language supportLocalization, i18n, and non-English language supportreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.9.0Targeting v0.9.0Targeting v0.9.0
Projects
StatusShow more project fields
Done
Problem
Several reports point at text rendering problems that are broader than a single widget: CJK text, mixed-width Unicode, wrapped output, selector rows, and terminal-width changes can break readability or make output look incomplete.
This should be handled as an explicit QA lane after the v0.8.66 visual matrix starts landing, rather than as isolated fixes per report.
Related reports and themes:
Scope
Add Unicode and terminal-width QA coverage for CodeWhale TUI surfaces.
Cover:
Suggested Implementation
Acceptance Criteria