Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5690] MobileWeb: Support native Safari scrolling for ScrollView and all scrollable elements

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2012-02-07T11:10:18.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterAndrew Kulinich
AssigneeChris Barber
Created2011-08-16T02:15:05.000+0000
Updated2014-01-28T23:44:48.000+0000

Description

Problem: scrollable elements do not display scrollbars in Safari < iOS5 Solution for iOS5+: http://wiki.appcelerator.org/display/html5/First+release?focusedCommentId=20217919#comment-20217919 http://johanbrook.com/browsers/native-momentum-scrolling-ios-5/
overflow: scroll;
-webkit-overflow-scrolling: touch;

Comments

  1. Chris Barber 2011-11-05

    Need to investigate using virtual scrollbars.
  2. Bryan Hughes 2012-02-07

    Resolved by TIMOB-7426

JSON Source