-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP47, 7.0.0 DXP SP8, 7.0.X, 7.1.0 M2, 7.1.X, Master
-
Component/s: Content Display Widgets > Web Content Display widget
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
1) Start up Liferay DXP with fixpack 32 installed.
2) Navigate to Content>Web Content
3) Create Web Content with the following code in Code View:
<div class="card"> <div class="card-row card-row-padded"> <div class="card-col-content card-col-gutters"> <h4>Hello Liferay</h4> <p>Hello again.</p> </div> </div> </div>
4) Navigate back to the home page and add the created Web Content.
Expected Result: Hovering over Web Content, ellipses are shown and clickable
Actual Result: Hovering over Web Content, ellipses are not visible or clickable
Note: This behavior occurs with various other contents.
- causes
-
LPS-78819 Having Multiple Pages of Webcontent Only Loads Page 1
- Closed
-
LPS-80853 NPE error occurs when adding WCD to Page Template
- Closed
-
LPS-82567 Non-Classic Theme's Web Content Display Portlets are missing Web Content Ellipse Menu
- Closed
- relates
-
LPS-81654 Web Content Display portlet changes size to accommodate kebab menu when configured with barebone application decorator
- Closed
-
LPS-81656 Article kebab menu is lost when using Barebone application decorator
- Closed
-
LPS-81659 Long article titles display outside the bounds of the web content display portlet
- Closed