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; #A11yMAS; #A11yWCAG2.1; #A11ySev3; #A11yMAS; #WCAG1.4.12; #Text Spacing; #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 Management --> Technician --> Organization
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. After applying custom text spacing, the information on the "Organization" section is not completely visible, resulting in content truncation
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
MAS reference:
MAS 1.4.12 – Text Spacing
Check out MAS 1.4.12: Text Spacing Guide for resources and suggestions.
Note:
"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."
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; #A11yMAS; #A11yWCAG2.1; #A11ySev3; #A11yMAS; #WCAG1.4.12; #Text Spacing; #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 Management --> Technician --> Organization
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. After applying custom text spacing, the information on the "Organization" section is not completely visible, resulting in content truncation
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
MAS reference:
MAS 1.4.12 – Text Spacing
Check out MAS 1.4.12: Text Spacing Guide for resources and suggestions.
Note:
"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."
Attachment: