Support Article
Style defined for link renders incorrectly during runtime
SA-61230
Summary
A link style defined in the skin rule on hover state is overridden by invalid Cascading Style Sheets (CSS) style which is generated during runtime.
Error Messages
Not Applicable.
Steps to Reproduce
- Define a new link style for hover state
- Launch the screen and hover over the link control
Root Cause
In clipboard, the border page is generated for links, even if they are empty or null. This auto generated empty styles come after the custom defined styles. As a result, the CSS parser assumes the latest style and overrides the configured styles and removes it during parsing.
Resolution
Apply HFix-45374.
Published December 29, 2018 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.