Project

General

Profile

Actions

Bug #6821

closed

Mobile devices unable to scroll modal window down

Added by krileon over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
16 October 2017
Due date:
% Done:

100%

Estimated time:

Description

Actions #1

Updated by krileon over 6 years ago

This is due to touch-action: none; CSS, which is needed to allow swipeleft and swiperight event listening. Move the swipe event behavior to the child div instead of the top level div then adjust touch-action to pan-y pinch-zoom should solve this.

Actions #2

Updated by krileon over 6 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by krileon about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF