Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M3
-
Component/s: UI, UI > JavaScript & CSS, WCM, WCM > Sites Administration
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Fix Priority:5
-
Similar Issues:
Description
6.1.x (Rev. 131760), Trunk (Rev. 131760)
Steps:
1. sign in as test@liferay.com
2. navigate to Control Panel > Sites
3. create a new site, TEST_SITE
4. create a new page in TEST_SITE, MPage1
5. create a new child page for MPage1, CPage1
6. create twenty-two child pages for CPage1, CCPage1-22
7. in any browser, click on the "Load more results" to display CCPage21 and CCPage22
8. try to move CCPage21 to very bottom below CCPage22. You can see drop zone is not available.
Issue Links
- is duplicated by
-
LPS-30335
Manage Pages - Cannot drag and drop to change child page display order if parent page tree is not expanded when user navigates to Manage Page
-

It seems like when "load more" button is clicked, it sucessfully render tree nodes but the dropzone must be synced again.