Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Accessibility]A11y_ Java Tooling for IntelliJ/Eclipse_ Create New Web App_Keyboard: When New key is added into the table, keyboard user is able to edit it only for the first time unlike mouse users #3346

Closed
Tanushagottipati opened this issue Jul 31, 2019 · 3 comments

Comments

@Tanushagottipati
Copy link

Tanushagottipati commented Jul 31, 2019

Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier

GitHubTags: #A11yTCS; #A11yMAS; #DesktopApp; #Win10; #A11y_JavatoolingforIntelliJ/Eclipse-StayHealthy; #MAS2.1.1; #Keyboard; #C+E-H; #JavatoolingforIntelliJ/Eclipse

Environment Details:
Eclipse IDE for Enterprise Java Developers.
Version: 2019-06 (4.12.0)
Build id: 20190614-1200
Solution Installed: The Azure Toolkit for Eclipse 3.17.0

OS Details:
OS: Windows (Version 1903, Build: 18362.175)
MAS Violated: MAS2.1.1

Repro Steps:

  1. Open Java EE - Eclipse application
  2. Install 'Azure Toolkit for Eclipse' from Marketplace settings/preferences popup
  3. Tab till tools-->Azure-->Azure Sign in and sign into Azure account and select any subscription
  4. Tab till File-->New-->Project--->Dynamic Web Project
  5. Within Eclipse's Project Explorer view, expand Newly created dynamic web project. Right-click WebContent, click New-->JSP File
  6. Tab till Next button and press enter
  7. Select New JSP File (html) and press Finish
  8. Open JSP file and write any code in the editor
  9. In Project Explorer view, right-click your project, choose Azure-->Publish as Azure Web App
  10. Tab till Create button and press enter
  11. Tab till ‘New’ button and press enter. Edit the key and enter any value
  12. Verify if users can be able to edit the key after the first time

Actual Result:
When New key is added into the table, keyboard user can edit it only for the first time unlike mouse users

Expected Result:
Keyboard users should be able to edit the key as many times as they want

User Impact:
Keyboard users may not be able to change the key more than once if the operation is not available to them

MAS Reference:
https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={8492c4eb-c179-40ae-8777-cd044ed725a2}

Bug_16_user cannot edit teh key for more than once.pptx

@Tanushagottipati Tanushagottipati changed the title [Accessibility]A11y_ Java Tooling for IntelliJ/Eclipse_ Create New Web App_Keyboard: When New key is added into the table, keyboard user can edit it only for the first time unlike mouse users [Accessibility]A11y_ Java Tooling for IntelliJ/Eclipse_ Create New Web App_Keyboard: When New key is added into the table, keyboard user is able to edit it only for the first time unlike mouse users Aug 8, 2019
@Flanker32
Copy link
Member

@Tanushagottipati this issue has been fixed in #3511, you may find the build here, could you please help us verify it? Thanks!

@Tanushagottipati
Copy link
Author

Eclipse IDE for Enterprise Java Developers.
Version: 2019-06 (4.12.0)
Build id: 20190614-1200
Solution Installed: The Azure Toolkit for Eclipse 3.17.0

Issue fixed by downloading above build. hence closing the bug and attached latest video for reference
Bug fixed for create web app.pptx

@vscjavaci
Copy link
Collaborator

vscjavaci commented Jul 17, 2020

Track internal issue by AB#1749749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants