GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-03T15:40:20.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-48, Release 1.8.0.1 |
Components | Android |
Labels | branch-v8 |
Reporter | Wilson Luu |
Assignee | Marshall Culpepper |
Created | 2011-11-29T15:00:47.000+0000 |
Updated | 2011-12-03T15:40:20.000+0000 |
Steps to reproduce:
1. Import KitchenSink
2. Go to one of the following:
Base UI>Menu (Android)>Basic Menu
Base UI>Menu (Android)>Menu Handlers (Window Options)
Base UI>Menu (Android)>Menu Handlers (Activity Property)
3. Press the Menu button on device
Result: Menu option does not appear.
Expected: Android's Menu option should appear
Note: Bug does not appear in sdk 1.7.5
Occurs on both Rhino and V8.
Should be addressed by https://github.com/appcelerator/titanium_mobile/pull/803
Reopening issue. Details: Running KS's Basic Menu test on Android Emulator 4.0 with V8 only crashes application. Environment: SDK: 1.8.0.1.v20111203093857 OS: Windows 7 Runtime: V8 Devices: Android Emulator 4.0 Steps to reproduce: 1. Import KitchenSink 2. Run Base UI>Menu (Android)>Basic Menu Results: KS crashes. See attachment for log error. Expected: KS should not crash on Android Emulator 4.0 Note: Basic Menu test does not crash on 1.7.5