You found a bug! We've classified it as
TOUCH-3741
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
Sencha User
ST2.1 List does not work on Blackberry Playbook
REQUIRED INFORMATION
Version tested:
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
Attached Files