Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, Master
-
7.0.x
-
Committed
-
1
-
3
Description
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.
Attachments
Issue Links
- 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