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, Design issue. #819

Closed ramdev1980 closed 1 year ago

ramdev1980 commented 1 year ago

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

To Reproduce Steps to reproduce the behavior:

Go to Design (http://localhost:9992/cm/app/?view=design&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 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/779