msftedad / Azure-Toolkit-for-Eclipse

0 stars 0 forks source link

On Resize(On 200% zoom), Text element present after the 3rd Radio button are not visible #2

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Environment (OS, Application, Versions): Download Eclipse: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2022-09/R/eclipse-java-2022-09-R-win32-x86_64.zip Eclipse IDE for Enterprise Java and Web Developers Version: 2022-03 (4.23.0)

Pre-Requisites (if any): Download Eclipse Download “Azure Toolkit for Eclipse” from “Help” window (Navigation: Open Eclipse -> Help -> Eclipse Marketplace). Change the system display resolution to 1280*1024. Change the display scaling settings to 400%

Repro Steps: Download and Install Eclipse Tab till tools-->Azure-->Azure Sign in and press enter Set the display resolution to 1280*768 and zoom up to 200%. Verify that all the elements of "Eclipse Azure Sign In" section are accessible and MAS Compliant.

Actual Results: On applying 200%, text present under 3rd radio button i.e., Device Radio button is not visible. Also, 4th radio button and the text present under the button is not visible. Similar issue can be seen in the following. Deploying web app to Azure_Deploy Web App scenario---->Open Java EE - Eclipse application-->Install 'Azure Toolkit for Eclipse' from Marketplace.-->Tab till tools-->Azure-->Azure Sign in and sign into Azure account and select any subscription-->Tab till File-->New-->Project--->Dynamic Web Project-->Tab till Next button and press enter--> In Project Explorer view, right-click your project, choose Azure-->Publish as Azure Web App-->Opens "Deploy Web App" dialog box.-->Verify the "Select App Service to deploy to:" element is MAS compliant. Deploying web app to Azure_Create New Web App scenario---->Open Java EE - Eclipse application-->Install 'Azure Toolkit for Eclipse' from Marketplace.-->Tab till tools-->Azure-->Azure Sign in and sign into Azure account and select any subscription-->Tab till File-->New-->Project--->Dynamic Web Project-->Tab till Next button and press enter--> In Project Explorer view, right-click your project, choose Azure-->Publish as Azure Web App-->Opens "Deploy Web App" dialog box.-->Enter on "Create" button-->Verify the "Create Azure App Service" is MAS compliant.

Expected Results: Every element should be visible after applying 200% zoom.

202478_A11y_Azure Sign In_After Resize 202478_A11y_Azure Sign In_Before Resize 202478_A11y_Deploy to Azure_After Resize 202478_A11y_Deploy to Azure_Before Resize 202478_Create New Web App_After Zoom_1 202478_Create New Web App_After Zoom_2 202478_Create New Web App_Before Zoom

msftedad commented 7 months ago

Hi team, Any update on this issue?