Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X
-
7.0.x
-
Committed
-
3
Description
Description:
This bug was discovered while testing and LPS-78438 in 7.0.x. Only reproducible following the steps below after LPS-79271LPS-78438 and/or LPS-79271 have been committed to 7.0.x
The dropdown menu has unnecessary whitespace below the elements in the list. See screenshot below for details.
I believe this is a CSS issue coming from Lexicon CSS. https://github.com/liferay/clay
Steps to reproduce:
Gist: Create enough web content to generate several different pages with an ellipsis shortcut.
1. Create 26 Basic Web Content Articles
2. Within the Web Content site admin change the view entires per page to "5 Entries"
3. Click on the ellipsis in the page selector at the bottom right of the screen when you are on page 1.
4. Additionally go to last page (in this case, page 6); click on the ellipses in the page selector when you are on the last page.
Expected Result:
There is no extra whitespace below pages 4 and 5 in the dropdown menu or no extra whitespace below pages 2 and 3 in the drop down menu depending on step 3 or 4 above.
Actual Results:
There is a large empty white space with in the dropdown menu below the page 4 and 5 selector list or below the page 2 and 3 selector list depending on step 3 or 4 above.
7.0.x:
Reproduced. GitId: fede9d19983c34de31ab1cc061ce29cde3e688c0 with LPS-78438 backported on top of that commit.
Master:
Not Reproducible.