percussion / percussioncms

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

All functionality of the screen is not operable through a keyboard (Tab) interface Design issue #801

Closed ramdev1980 closed 1 year ago

ramdev1980 commented 1 year ago

Describe the bug All the options (User Created Sites and pages, Action menu, View menu, Publishing menu, Import Summary menu, help menu etc. {need to check others too}) and functionality of the screen is not operable through a keyboard interface (tab) Design issue

To Reproduce Steps to reproduce the behavior:

  1. Go to Design (http://localhost:9992/cm/app/?view=design&site=test&path=%2FSites%2Ftest%2F&pathType=page) Click on a site.
  2. See that all the options/controls on the screen are not accessible using Tab key.
  3. Try the above steps for pages under site.

Expected behavior All page elements should be operable through a keyboard interface (tab).

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