Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Keyboard focus is not showing on the screen for Expand/Collapse

SA-18551

Summary



Keyboard focus is not showing on the screen for Expand or Collapse header,  but user is able to expand and collapse using keyboard by guessing focus position.

Focus indicator is not visible on "up/down arrow"
The issue here is that as the user tabs to the Expand or Collapse arrow icons, the focus indicator is not visible. 

 

Error Messages



Not Applicable. 


Steps to Reproduce


 

1- Create a Section.

2- Drag and drop a dynamic layout.

3- Make the changes as in the image:






Root Cause



 Expected Product Behavior. 

Resolution


 

Perform the following local-change:

  Add the below code in the css file. 

   table.titleBarBorderCollapsed[tabindex],table.titleBarBorderExpanded[tabindex], div[tabIndex]{ 
   outline-width: 1px !important; 
  }

 


 

Published January 31, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us