-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP63, 7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
OS:Android, iOS
-
Browsers:iOS Safari, Mobile Chrome
-
Git Pull Request:
Steps to Reproduce:
- Add some portlets to a the page. Ensure there's enough to make the page scroll on a mobile device. Use a single column layout to simplify test.
- Login in as an admin on a mobile device (test both Android Chrome, and iOS Safari)
- Attempt to drag a portlet to another position.
- Attempt to drag a portlet to another position beyond the browser's viewport.
Expected Behavior:
- Browser should not scroll while dragging within viewport.
- Browser should scroll while dragging near edge of viewport.
- The portlet can be moved to new desired position.
Actual Behavior:
- Browser scrolls while dragging within viewport.
- On iOS Safari, while dragging, the portlet is dropped/placed immediately to the bottom of the column.
- On iOS Safari, while dragging, it's very impractical to place the portlet in desired position.
- is related to
-
AUI-3159 Prevent scrolling on mobile devices while Dragging DD.
-
- Closed
-