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

Cursor disappears on hover of title in Outline format on Chrome

SA-37055

Summary



A section is configured with a free form layout. The layout has 'Outline' format and header title. At runtime, in a Chrome browser, when the user hovers over the header title, the cursor disappears. This is working as intended on IE browser.

On IE,



On Chrome,



Error Messages



Not Applicable


Steps to Reproduce

  1. Create a section with a free form layout. Select Outline format from layout properties and mention Title text.
  2. Open the portal from a Chrome browser and hover on the above layout header Title.
  3. Note that the cursor disappears.


Root Cause



When the outline format is in use, the out of the box cursor style is set to none, Chrome does not know how to interpret this and displays nothing.

Resolution



Perform the following local-change:

Define this style block in UserWorkForm:


<style>
.subheaderLegendStyle {
cursor:default;
}
</style>


Published April 27, 2017 - 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