Threaded View
-
20 Nov 2012 1:34 PM #1
ST2.1 List does not work on Blackberry Playbook
ST2.1 List does not work on Blackberry Playbook
REQUIRED INFORMATION
Version tested:- Sencha Touch 2.1
Devices tested against:- Blackberry Playbook(2.1.0.1088)
- iOS (5.1.1)
- Android (2.3.5)
Description:- List component does not function correctly on the Blackberry Playbook. The list appears, but there are no items populated in it.
Steps to reproduce the problem:- See attached source code for skeleton app demonstrating issue.
The result that was expected:- Should see list with items (as seen on iOS and Android)
The result that occurs instead:- See white screen. Inspection of the DOM reveals that the list was created but is not populated with any elements.
See this URL for live test case: http://inotforprofit.com/bbtest/production
This duplicates another bug already reported in our system:
TOUCH-3741


Reply With Quote