-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.2.10 DXP FP4, 7.2.1 CE GA2
-
Fix Version/s: None
-
Component/s: Themes Infrastructure > Portlet Decorators
-
Labels:
-
Fix Priority:3
- Log in as administrator (or anyone who can rearrange portlets on the page and edit web content)
- Add a Web Content Display widget to the page
- Create an article to be shown in this WCD, with the following (source) content:
<p>Link to a page <a href="/web/guest/home">in the first paragraph</a>.</p>
<p>Link to a page <a href="/web/guest/home">in the second paragraph</a>.</p> - Set the widget's look&feel to barebone
- Try to click the link in the first line
Expected: Link in first line is clickable
Actual: Link is overlapped (thus not clickable) by
<div class="autofit-float autofit-row portlet-header">...
See also attached illustration