[TIMOB-11896] MobileWeb: PagingControl not working in ScrollableView in mobileweb
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-12-11T04:35:25.000+0000 |
Affected Version/s | Release 2.1.4 |
Fix Version/s | Release 3.0.1, Release 3.1.0, 2012 Sprint 25, 2012 Sprint 25 JS |
Components | MobileWeb |
Labels | qe-mobileweb, qe-port |
Reporter | Anirudh Nagesh |
Assignee | Bryan Hughes |
Created | 2012-11-29T21:21:20.000+0000 |
Updated | 2013-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
File | Date | Size |
---|---|---|
app.js | 2012-11-29T21:21:20.000+0000 | 1161 |
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/3562
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_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/3608
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