microsoft / microsoft/vscode-docs

A11y_Visual Studio Code Services_Docs Python_Testing_Reflow : On applying reflow resolution(320*256) two scroll bars are appearing for whole page.

Open
#6,327 2 comments 0 reactions 2 assignees View on GitHub

@meganrogge is already working on this.

Since Jun 6, 2025.

accessibility bug docs-experience
Dominant language
Markdown
Stars
6.6k
Forks
5.8k
Avg merge
11h 43m
Merged PRs (30d)
123

Description

GitHub Tags

#WCAG1.4.10; #A11ySev3; #Reflow; #A11yTCS; #A11yWCAG2.1; #Chrome; #DesktopWeb; #Win11; #Visual Studio Code Services; #BM_VisualStudioCodeServices_Web_Apr2023;

Environment Details

Application Name: Visual Studio Code Services
URL: https://code.visualstudio.com/
Microsoft Windows 11 Enterprise 10.0.22621 Build 22621
Chrome Version 113.0.5672.93 (Official Build) (64-bit)

Pre Requisites:
  1. Open the web page / screen of the web application that is to be tested
  2. Open Chrome/Edge dev Inspect tools. Keyboard shortcut "Ctrl+Shift+I"
  3. Ensure devtools are customized to Dock location: "undock into separate window". Minimize devtools so they are not obscuring the page.
  4. Zoom the browser window of the page to be tested to 200%.
  5. Adjust the browser window's height and width to the required viewport of 320px*256px. As long as devtools remain open while resizing the viewport size will be displayed in the upper right corner of the browser so the size can be verified.
Repro Steps:
  1. Hit the application URL: https://code.visualstudio.com/
  2. Apply reflow.
  3. Tab till "Docs" link and press enter.
  4. Tab till "Python" link in the left navigation and press enter.
  5. Tab till "Testing" link which is present under the python and press enter.
  6. Observe that on applying reflow resolution(320*256) two scroll bars are appearing for whole page.
Actual Result

On applying reflow resolution(320*256) two scroll bars are appearing for whole page.

Expected Result

On applying reflow resolution(320*256) two scroll bars are appearing for whole page. Only for the specific element such as image, table, etc. two scroll bars can be accepted.

User Impact

People with low display resolution may find difficulty in viewing the page and will miss the important content of the page.

Attachment:

r

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.