giterlizzi / dokuwiki-plugin-datatables

Add DataTables support to DokuWiki
GNU General Public License v2.0
10 stars 10 forks source link

Option scroll-x on mobile devices #37

Open nurzu opened 6 years ago

nurzu commented 6 years ago

Description

The option scroll-x does work on desktop-browsers perfectly, when you simulate the dimension of a small device. But it seems that it doesn't work on actual mobile devices.

Steps to reproduce

Including option scroll-x="320px" in datatable

Actual behavior on small-sized desktop-browsers: scrolling by trackpad or scrollbar horizontally

Actual behavior on real-sized mobile-device-browsers: no scrolling by touching the screen. datatable is cut off on the right.

Versions

[Bootstrap3 Template] v2018-02-16 [DokuWiki] Release 2017-02-19e “Frusterick Manners” [Browser] iPhone Safari iOS 9.3.5 and iOS 11