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
Microsoft Windows 11 Enterprise
Version 26100.2605
Microsoft Edge
Version 131.0.2903.99 (Official build) (64-bit)
Pre- Requisites to apply reflow:
Open the web page / screen of the web application that is to be tested.
Open Chrome/Edge dev Inspect tools. Keyboard shortcut "Ctrl+Shift+I"
Ensure devtools are customized to Dock location: "undock into separate window". Minimize devtools so they are not obscuring the page.
Zoom the browser window of the page to be tested to 200%.
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.
Alternatively:
Change the OS display settings to a resolution of 1280x1024 at 100% dpi scaling.
Open the web page/ screen of the web application that is to be tested.
Zoom browser 400%.
Set the browser to full screen. Keyboard shortcut "F11" key.
If any browser sidebars are still visible (e.g. the Edge discover sidebar), these must be closed.
Repro Steps:
1.Hit the Url: https://playwright.dev/
2. Playwright page will get open.
3. Observe that on applying reflow resolution "Node.js" button is accessible with keyboard or not.
Actual:
On applying reflow resolution "Node.js" button is not accessible with keyboard "TAB" or "Arrow" keys.
Expected Result:
On applying reflow resolution "Node.js" button should be accessible with keyboard "TAB" or "Arrow" keys.
User Impact:
Users who zooms the page for there better visibility will face difficulty and not be able to access the control if it is not accessible with keyboard.
Attachments:
A11y_Playwright.OSS.releases_Reflow.mp4
The text was updated successfully, but these errors were encountered:
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags:
#A11yAuto;#A11yMAS;#A11yTCS;#Playwright OSS Releases;#BM_PlaywrightOSSReleases_Web_Dec2024;#A11ySev2;#Chrome;#DesktopWeb;#FTP;#Win11;#WCAG1.4.10;#Reflow;#A11yWCAG2.1;#Rev:Yaja;
Environmental Details:
App Name: Playwright OSS releases
#URL: https://playwright.dev/
OS & Browser Details:
Microsoft Windows 11 Enterprise
Version 26100.2605
Microsoft Edge
Version 131.0.2903.99 (Official build) (64-bit)
Pre- Requisites to apply reflow:
Alternatively:
Repro Steps:
1.Hit the Url: https://playwright.dev/
2. Playwright page will get open.
3. Observe that on applying reflow resolution "Node.js" button is accessible with keyboard or not.
Actual:
On applying reflow resolution "Node.js" button is not accessible with keyboard "TAB" or "Arrow" keys.
Expected Result:
On applying reflow resolution "Node.js" button should be accessible with keyboard "TAB" or "Arrow" keys.
User Impact:
Users who zooms the page for there better visibility will face difficulty and not be able to access the control if it is not accessible with keyboard.
Attachments:
A11y_Playwright.OSS.releases_Reflow.mp4
The text was updated successfully, but these errors were encountered: