-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
Windows Terminal version
1.25.3571.0
Windows build number
Windows 11 Version 26H1 (OS Build 28000.1340)
Other Software
No response
Steps to reproduce
Steps for applying Resize settings:
Settings>Display>Display Resolution (1680*1050)>Set scaling to 100%>Increase the text slider to 200% >Apply>Reopen the application.
Repro Steps:
1.Launch the Window terminal app.
2.Navigate to the 'New Open Tab' and select the 'Settings' menu item.
3.Settings pag will open.
4.Fokkow all pre-requisites.
5.Observe the issue here.
User Experience:
Users who rely on larger text for readability (low vision, cognitive disabilities) cannot access full chat content after resizing. This creates barriers for communication and understanding, impacting usability and accessibility.
WCAG Reference Link:
https://www.w3.org/WAI/WCAG21/Understanding/resize-text
Expected Behavior
Terminal chat (Experimental) text should remain fully visible after resizing up to 200%, without loss of content or functionality. If truncation occurs, a mechanism (e.g., wrapping or accessible tooltip) should allow users to access the full text.
Actual Behavior
Terminal chat (Experimental) text is truncated after applying text resize settings. Full content is not visible, and there is no mechanism (e.g., wrapping or tooltip) to reveal the truncated text.