Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11896] MobileWeb: PagingControl not working in ScrollableView in mobileweb

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-12-11T04:35:25.000+0000
Affected Version/sRelease 2.1.4
Fix Version/sRelease 3.0.1, Release 3.1.0, 2012 Sprint 25, 2012 Sprint 25 JS
ComponentsMobileWeb
Labelsqe-mobileweb, qe-port
ReporterAnirudh Nagesh
AssigneeBryan Hughes
Created2012-11-29T21:21:20.000+0000
Updated2013-02-07T18:20:24.000+0000

Description

Run the attached sample app.js to see pagingcontrol not visible in mobileweb. Works fine on iOS and Android

Attachments

FileDateSize
app.js2012-11-29T21:21:20.000+00001161

Comments

  1. Bryan Hughes 2012-12-10

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/3562
  2. Chris Barber 2012-12-11

    For reference, here's the Q&A ticket: http://developer.appcelerator.com/question/145160/scrollable-view-paging-control-is-not-visible-in-case-of-mobile-web.
  3. Bryan Hughes 2012-12-17

    3_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/3608
  4. Olga Romero 2013-01-23

    Closing. However Google says its bad practice,using scrollable view inside scrollable view. The touch event is being passed to the outer scroll view. So only the outer scroll view is scrollable. http://stackoverflow.com/questions/4490821/scrollview-inside-scrollview Tested with: Titanium Studio, build: 3.0.1.201212181159 Titanium SDK, build: 3.1.0.v20130123122533 Titanium SDK, build: 3.0.2.v20130123121656 Nexus7 4.2 Chrome 23.0 Safari 6.0.2

JSON Source