[TIMOB-3643] Android: alerts fail to be invoked with error (except "double alert" which is invoked as expected)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-05-21T11:39:55.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | alert, android, dialog, regression, reported-1.7.0 |
| Reporter | Thomas Huelbert |
| Assignee | Don Thorp |
| Created | 2011-04-21T11:40:37.000+0000 |
| Updated | 2011-05-21T11:39:55.000+0000 |
Description
1.Base UI > Views > Alert Dialog
2.Tap any of the buttons (except Alert)
results: no alert and the following output is seen - W/WindowManager( 2499): Attempted to add application window with unknown token HistoryRecord{4835ad00 com.appcelerator.pushtest/org.appcelerator.titanium.TiActivity}. Aborting.
not in 1.6.2
Duplicate of 3644