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."
Enlarged text obscures other elements, making the UI unusable. Users cannot read overlapping content or interact with hidden controls.
Repro Steps
Change system resolution to 1280*768 and zoom browser size to 200% > Install Aspire CLI > Clone the Aspire repository https://github.com/microsoft/aspire/tree/main/playground/TestShop > From the console output, copy or open the Dashboard URL > Hamburger > Open setting > Observe issue: Manage button overlaps with Close button.
Actual Result
At 200% zoom, Manage button visually overlaps with the Close button, causing both controls to appear merged or partially hidden.
Expected Result
Layout should accommodate enlarged text without overlapping elements or obscuring content.
How to Fix
Use flexible layouts (CSS flexbox or grid) that reflow content. Avoid fixed-height containers for text content. Test at 200% zoom as part of QA.
Environment details
Application Name: Aspire Dashboard
Edition Windows 11 Enterprise
Version 25H2
OS build 26200.8390
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; #Aspire; #E2E_AspireDashboard_Web_May2026; #WCAG1.4.4; #Resize; #Keyboard;
Issue Subcategory
Overlapping content at zoom
User Experience
Enlarged text obscures other elements, making the UI unusable. Users cannot read overlapping content or interact with hidden controls.
Repro Steps
Change system resolution to 1280*768 and zoom browser size to 200% > Install Aspire CLI > Clone the Aspire repository https://github.com/microsoft/aspire/tree/main/playground/TestShop > From the console output, copy or open the Dashboard URL > Hamburger > Open setting > Observe issue: Manage button overlaps with Close button.
Actual Result
At 200% zoom, Manage button visually overlaps with the Close button, causing both controls to appear merged or partially hidden.
Expected Result
Layout should accommodate enlarged text without overlapping elements or obscuring content.
How to Fix
Use flexible layouts (CSS flexbox or grid) that reflow content. Avoid fixed-height containers for text content. Test at 200% zoom as part of QA.
Environment details
Application Name: Aspire Dashboard
Edition Windows 11 Enterprise
Version 25H2
OS build 26200.8390
Attachment
17254_Resize.mp4