Threaded View
-
12 Sep 2012 11:57 AM #1
Lists are always scrollable
Lists are always scrollable
REQUIRED INFORMATION
Ext version tested:- Sencha Touch 2.1b3
Browser versions tested against:- Chrome/Mac 21.0.1180.89
DOCTYPE tested against:- html
Description:- Setting "scrollable: false" in a List no longer prevents scrolling, like it did in beta 1.
Steps to reproduce the problem:- In examples/list/app.js, add "scrollable: false," to the object returned at the end (line 118).
The result that was expected:- The list doesn't scroll.
The result that occurs instead:- The list still scrolls.
Test Case:
See above.
HELPFUL INFORMATION
Screenshot or Video:- None
See this URL for live test case: http://
Debugging already done:- This works in beta 1; the list doesn't scroll there.
Possible fix:- not provided
Additional CSS used:- only default ext-all.css
Operating System:- ________
- WinXP Pro
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote