[TIMOB-8635] Android: KitchenSink-Nook: ANR when Table Views > Append Row test is first clicked
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-05-03T14:51:24.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and040912 |
Reporter | Dustin Hyde |
Assignee | Hieu Pham |
Created | 2012-04-09T15:39:47.000+0000 |
Updated | 2017-03-10T00:06:18.000+0000 |
Description
When running KitchenSink-Nook from the beginning, a crash occurred when loading Base UI > Views > Table Views > Append Row. The screen turned black, and a force close dialog appeared. keyDispatchingTimedOut was logged to the console and a stack trace was generated (attached). The crash occurred as soon as 'Append Row' was clicked. Unable to reproduce.
Steps to Reproduce:
1. Run KitchenSink-Nook.
2. Use all tests from Base UI > Tab Groups to Base UI > Views > Table Views > Table Empty Dataset (Create).
3. Click Table Views > Append Row.
Expected Result:
Test should load.
Actual Result:
Black screen, force close dialog, ANR console logs, stack trace.
Attachments
I'm unable to reproduce this on latest master/2_0_X on both V8/Rhino. Closing as unable to reproduce.
Closing this ticket as the issue cannot be reproduced.