Hi all,
Case num: 34254
For this bug, it also happen on a real device.
Thanks for the bug report. I was able to reproduce your bug but found it only happened when you swiped up beyond the simulator skin. In other words you are swiping outside of the simulator. I agree that this should not cause a runtime error but it’s not something would happen on a real device.
Tom
I mainly tested on the android device (tablet 4.0.4 and phone 4.2.2).
Attached with the screenshot of the tablet.
The Month column is disappeared because of runtime error after quickly scrolled upwards.
I/Corona (25576): Runtime error
I/Corona (25576): ?:0: attempt to index field ‘_values’ (a nil value)
I/Corona (25576): stack traceback:
I/Corona (25576): ?: in function ‘_onRowRender’
I/Corona (25576): ?: in function ‘_createRow’
I/Corona (25576): ?: in function ‘_manageRowLifeCycle’
I/Corona (25576): ?: in function <?:524>
I/Corona (25576): ?: in function <?:221>
Corona Version: CoronaSDK 2014.2373
Enterprise account
PickerWheel crash when quickly scroll upwards.
Steps to reproduce:
-
Run the Corona Samples Code - WidgetDemo
-
Select PickerWheel Tab
-
Click any column of PickerWheel
-
Quickly scroll upwards
The Video about this bug:
http://developer.coronalabs.com/sites/default/files/webform/Video\_PickerWheelCrash.mp4\_.zip
Thanks.
Sam