You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after bug verification.
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
Critical content or functionality disappears when zoomed in, leaving users without needed information or controls. There is no fallback to access the hidden content.
Pre Requisites:
Open DevTools using Ctrl+Shift+I and set it to undocked window → Minimize DevTools → Apply reflow by either setting viewport to 320px width at 200% zoom OR set OS resolution to 1280×1024 with 100% scaling and zoom browser to 400% in full screen.
When reflow is applied (e.g., zoom or reduced viewport width), the Docs page navigation controls overlap the main navigation controls. This causes layout issues and prevents proper interaction with the main navigation.
Expected Result:
Navigation elements should reflow properly without overlapping, ensuring all controls remain visible and usable.
How to Fix:
Ensure all content reflows rather than hiding. Use a mobile-first design approach where content stacks vertically. If collapsing navigation, provide a hamburger menu or equivalent.
Environment details:
Application Name: TypeSpec
URL: typespec.io
Edition Windows 11 Enterprise
Version 25H2 OS build 26200.8390
Chrome Version 148.0.7778.168 (Official Build) (64-bit)
Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after bug verification.
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags:
#A11yTCS; A11yMAS; #A11ySev2; #DesktopWeb; #Win11; #Chrome; # E2E_TypeSpec_Web_May2026; #WCAG1.4.10; # TypeSpec; #Reflow; #A11yWCAG2.1;
Issue Subcategory:
Content hidden at narrow widths.
User Experience:
Critical content or functionality disappears when zoomed in, leaving users without needed information or controls. There is no fallback to access the hidden content.
Pre Requisites:
Open DevTools using Ctrl+Shift+I and set it to undocked window → Minimize DevTools → Apply reflow by either setting viewport to 320px width at 200% zoom OR set OS resolution to 1280×1024 with 100% scaling and zoom browser to 400% in full screen.
Repro Steps:
Launch url https://typespec.io/docs/>Get started.
Actual Result:
When reflow is applied (e.g., zoom or reduced viewport width), the Docs page navigation controls overlap the main navigation controls. This causes layout issues and prevents proper interaction with the main navigation.
Expected Result:
Navigation elements should reflow properly without overlapping, ensuring all controls remain visible and usable.
How to Fix:
Ensure all content reflows rather than hiding. Use a mobile-first design approach where content stacks vertically. If collapsing navigation, provide a hamburger menu or equivalent.
Environment details:
Application Name: TypeSpec
URL: typespec.io
Edition Windows 11 Enterprise
Version 25H2 OS build 26200.8390
Chrome Version 148.0.7778.168 (Official Build) (64-bit)
Attachment:
A11y_Typespec_Reflow.mp4