Details
-
Bug
-
Status: Verified
-
Resolution: Unresolved
-
7.0.6 CE GA7
-
None
-
None
-
2
-
UX / Visual - Desktop
Description
Steps to reproduce:
- Login to Liferay portal as an administrator with Google Chrome (69.0.3497.100) or Edge (42.17134.1.0)
- Place any portlet to any page
- Go to configuration look-and-feel and choose portlet decorator barebone
- Close the popup Look-and-Feel
- Hover over the portlet title -> cursor does not change to pointer
- Try to edit the portlet title inline
Expect result:
It should be possible to edit the portlet title inline
Actual result:
It is not possible to edit the portlet title.
Further information:
- It works with Firefox (62.0.3) and IE 11
- As I found out so far, the class portlet-title-editable is missing
- This class should be set by this js function (https://github.com/liferay/liferay-portal/blob/e1ac3de357b51e64ba77c121e5f65fe5b6f297f8/modules/apps/foundation/frontend-js/frontend-js-aui-web/src/main/resources/META-INF/resources/liferay/util.js#L1453)