Page MenuHomePhabricator

No longer able to scroll tables left -> right on m.
Closed, ResolvedPublic

Description

Just last week we were able to scroll tables like

http://en.wikipedia.org/wiki/Comparison_of_Android_devices#Smartphones

Confirmed to not be working on iOS 5.1


Version: unspecified
Severity: normal

Details

Reference
bz36844

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:24 AM
bzimport set Reference to bz36844.
bzimport added a subscriber: Unknown Object (MLST).

After some more testing I can see that we do scroll *some* tables like http://en.m.wikipedia.org/wiki/Comparison_of_smartphones#section_1 but the one above continues to not be scrollable

Although this is fixed on modern mobile devices horizontal scrolling doesn't work in older Androids and iphones

This could be an interesting technique to explore for those devices:
http://css-tricks.com/examples/ResponsiveTables/responsive.php

Turns out I was being stupid
You *can* scroll on iphone - you just have two use two fingers (in emulator I can simulate this by holding shift and alt )