percussion / percussioncms

Percussion CMS - Content Management System
https://percussioncmshelp.intsof.com/percussioncms
Apache License 2.0
11 stars 9 forks source link

Web page is not being navigated sequentially with the Tab key, Admin issue. #821

Closed ramdev1980 closed 1 year ago

ramdev1980 commented 1 year ago

Web page is not being navigated sequentially with the Tab key, Admin issue.

Describe the bug Web page is not being navigated sequentially with the Tab key, Admin issue. The sequence of focus is unordered.

To Reproduce Steps to reproduce the behavior:

Go to Admin (http://localhost:9992/cm/app/?view=workflow&pathType=unknown) Use Tab key to focus on different components of the screen. Focus is not moving in sequence on Create Site, Create Folder, Create Page and under Workflows/Roles/Users/Categories tab etc.

Expected behavior Web page should be navigated sequentially with the Tab key.

Additional context Navigate all the options available for similar issue and fix.

ramdev1980 commented 1 year ago

Fixed with https://github.com/percussion/percussioncms/issues/781