Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.3.X, Master
-
7.3.x
-
Committed
-
1
Description
Steps to reproduce:
- Create a new widget page
- Go to the site and open the Add Panel sidebar
- Open the Chrome developer tool and search for "portlet-dropzone" class
- Drag a new portlet in the sidebar (a web content for instance) without dropping it and check the dev tool
Expected result:
.yui3-dd-drop-active-valid class is added on .portlet-dropzone
Actual result:
.yui3-dd-drop-active-valid is not added