[TIMOB-16372] MobileWeb: KitchenSink - Alert Dialog does not work
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:22:25.000+0000 |
Affected Version/s | Release 3.2.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-3.2.1 |
Reporter | Neha Mittal |
Assignee | Chris Barber |
Created | 2014-02-04T09:52:50.000+0000 |
Updated | 2017-05-02T20:22:25.000+0000 |
Description
Alert Dialog box does not work as expected.
Steps to Reproduce:
1. Package KS for mobile web and open on iOS, Android.
2. Navigate to KitchenSink:Views>Image views>Basic.
3. click on Image.
4. Alert Dialog 'Image View you clicked me!' appears.Image should change.
Actual Result:
Application got crash and nothing can be performed afterwards.
Expected Result: On clicking the OK button, application should go back on previous screen and allow us to perform further test steps.
The issue is reproducible in KS. On android 4.2.2 -- Clicking the "OK" button just animates the button press but nothing happens. On android 4.4.2 -- Clicking on "OK" button hangs the app. On android emulator 4.1.1 -- Clicking the "OK" button just animates the button press but nothing happens. On iOS 7.0.3 -- Clicking the "OK" button just animates the button press but nothing happens. Environment: Appc Studio : 3.2.1.201401311225 Ti SDK : 3.2.1.v20140203174850 Mac OSX : 10.8.5 Alloy : 1.3.1-cr CLI - 3.2.1 beta3
I tested with this simple code:
I was not able to reproduce the issue. Clicking on the "OK" button closes the alert & does not hang the app. Environment: Appc Studio : 3.2.1.201401311225 Ti SDK : 3.2.1.v20140203174850 Mac OSX : 10.8.5 Alloy : 1.3.1-cr CLI - 3.2.1 beta3 android 4.2.2 , 4.4.2 & iOS 7.0.3
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.