A11y Agency plugin is available to help with accessibility bug remediation.
The required tag has already been added: agency:agent=a11y:a11y-agent@company. Assign the bug to Agency to use it.
Please try it and share feedback on whether the remediation guidance was useful at CAIA11yAgency@microsoft.com.
GitHub Tags:
#A11yTCS; #DesktopWeb; #FTP; #Win11; #A11yUsable; #A11yMAS; #ES Chat; #agency:agent=a11y:a11y-agent@company; #ChromiumEdge; #MCIO-GDCO-LaborReferenceSystem; #E2E_MCIO-GDCO-LaborReferenceSystem_Web_June26; #TextSpacing;
Issue Subcategory:
Text clipped by fixed-height container
User Experience:
Users who override text spacing to improve readability lose content because text gets clipped by its container. There is no way to view the hidden text.
Repro Steps:
Launch URL https://dccentral-test.microsoft.com/training/trainers/27d6e984-54f7-4dd0-93a1-983e2136b41d/1 -->Apply text spacing --> Labor Training --> People
Actual Result:
Applying the WCAG text spacing overrides (via bookmarklet or user stylesheet) causes text to be clipped inside fixed-height containers using overflow: hidden.
Expected Result:
Text should remain fully visible when spacing overrides are applied, or a mechanism to reveal full text should be available.
How to fix:
Use containers that grow dynamically with content. Replace fixed height with min-height. Avoid overflow: hidden on text containers; use overflow: visible or auto instead.
Environment details:
Application Name: MCIO-GDCO-LaborReferenceSystem
URL: https://dccentral-test.microsoft.com/workspace?DDUROUTE=true
Chromium Edge version: Microsoft Edge version 149.0.0.0 (Official Build) (64-bit)
OS: Windows 11 Enterprise Insider Preview 26200.8655
Note:
"Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after bug verification."
"Contact CAI Accessibility Support Channel for Accessibility queries on design, development, test, usability or any processes"
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
"Try ES Chat to learn more about the MAS rule and how to fix the issue. If you need more help, use our Teams channel or office hours."
Attachment:

A11y Agency plugin is available to help with accessibility bug remediation.
The required tag has already been added: agency:agent=a11y:a11y-agent@company. Assign the bug to Agency to use it.
Please try it and share feedback on whether the remediation guidance was useful at CAIA11yAgency@microsoft.com.
GitHub Tags:
#A11yTCS; #DesktopWeb; #FTP; #Win11; #A11yUsable; #A11yMAS; #ES Chat; #agency:agent=a11y:a11y-agent@company; #ChromiumEdge; #MCIO-GDCO-LaborReferenceSystem; #E2E_MCIO-GDCO-LaborReferenceSystem_Web_June26; #TextSpacing;
Issue Subcategory:
Text clipped by fixed-height container
User Experience:
Users who override text spacing to improve readability lose content because text gets clipped by its container. There is no way to view the hidden text.
Repro Steps:
Launch URL https://dccentral-test.microsoft.com/training/trainers/27d6e984-54f7-4dd0-93a1-983e2136b41d/1 -->Apply text spacing --> Labor Training --> People
Actual Result:
Applying the WCAG text spacing overrides (via bookmarklet or user stylesheet) causes text to be clipped inside fixed-height containers using overflow: hidden.
Expected Result:
Text should remain fully visible when spacing overrides are applied, or a mechanism to reveal full text should be available.
How to fix:
Use containers that grow dynamically with content. Replace fixed height with min-height. Avoid overflow: hidden on text containers; use overflow: visible or auto instead.
Environment details:
Application Name: MCIO-GDCO-LaborReferenceSystem
URL: https://dccentral-test.microsoft.com/workspace?DDUROUTE=true
Chromium Edge version: Microsoft Edge version 149.0.0.0 (Official Build) (64-bit)
OS: Windows 11 Enterprise Insider Preview 26200.8655
Note:
"Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after bug verification."
"Contact CAI Accessibility Support Channel for Accessibility queries on design, development, test, usability or any processes"
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
"Try ES Chat to learn more about the MAS rule and how to fix the issue. If you need more help, use our Teams channel or office hours."
Attachment: