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
Give it a name. Example: text spacing. Uncheck the Enabled checkbox
Hit save
To use it, you can activate the stylus plugin on the page you want to test and check the ‘Text spacing’ (if that is the name you used while creating) checkbox
[Check out Accessibility Insights!]- Identify accessibility bugs before check-in and make bug fixing faster and easier.
GitHubTags:
#A11yWCAG2.1; #A11yTCS; #A11ySev3; #TypeChat Website; #Feature_TypeChat Website_Web_April2024; #Win11; #Color contrast; #WCAG1.4.12; #WCP; #FTP; #DesktopWeb; #A11yMAS; #ChromiumEdge;.
Environment and OS details:
URL: https://microsoft.github.io/TypeChat/
Windows 11
OS build: 22631.3296
chromium Edge Version 123.0.2420.65 (Official build) (64-bit)
Prerequisites:
line-height: 1.5 !important;
letter-spacing: 0.12em !important;
word-spacing: 0.16em !important;
}
p {
margin-bottom: 2em !important;
}
Repro Steps:
Actual Result:
After applying text spacing "npm install typechat" is getting truncated.
Expected Result:
After applying text spacing "npm install typechat" should not be getting truncated.
User Impact:
Low vision users will face difficulty if After applying text spacing "npm install typechat" is getting truncated.
Attachment:
The text was updated successfully, but these errors were encountered: