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, Widget Builder issue. #822

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, Widget Builder issue. The sequence of focus is unordered.

To Reproduce Steps to reproduce the behavior:

Go to Widget Builder (http://localhost:9992/cm/app/?view=widgetbuilder&pathType=unknown) Use Tab key to focus on different components of the screen. Focus is not moving in sequence on Delete Widget, Create Widget ,Edit Widget ,Deploy Widget, Access Package Manager and Create new Widget form 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/782