-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP72, 7.0.10.11 DXP SP11, 7.0.X, 7.1.10 DXP FP7, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Documents & Media, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
1. Start the server.
2. Log in with the default admin user Test Test.
3. Go to the Liferay DXP site's Content/Documents and Media section and upload several files (cca. 5-7).
4. Switch to List View
5. Connect to the DXP instance running on your PC from a smartphone, or go to the developer menu of your browser and turn on touch screen simulation.
6. Try scrolling downward/upwards by tapping on list items and dragging.
Result: the scrolling doesn't seem to be working anymore, or not always. When you tap your finger exactly on the name of the document, which is in bold, and gets underlined the moment you tap on it, then the dragging and scrolling works fine. Same if you tap on the selection box to the left of the item. Whenever you tap and drag on some other part of a list item, nothing happens (which was not the case when accessing the page as a guest user).
Expected: scrolling is working without knowing exactly where to tap (just like for guest user)
The root cause of the issue is that document and folders entries are configured to be draggable (movable from one folder to another) and this conflicts with the dragging functionality of touchscreen devices.
- relates
-
LPS-94632 Unable to scroll Web Contents in List view in Site Administration on mobile devices
- Closed