[TIMOB-10150] iOS: NavGroup - Events are not firing and windows are not opening properly in NavGroup
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-07-26T23:45:16.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | api, qe-ios070112, qe-testadded, regression |
Reporter | Olga Romero |
Assignee | Neeraj Gupta |
Created | 2012-07-25T18:02:02.000+0000 |
Updated | 2013-12-03T21:02:53.000+0000 |
Description
Description:
While conducting the test using the sample code from TIMOB-8027, I noticed that windows are not opening properly in NavGroup and events are not firing.
This is a regression, occurs in 2.1.1 Does not occur in 2.1.0.GA or 2.0.1.GA2
Steps to reproduce:
1. Run the test code from TIMOB-8027
2. Note text of alert
Actual result:
Single window appears with no navBar, small sliver of win2 appears at the bottom of the screen, only a single alert shown.
Expected result:
A red window with NavGroup opens sn two alerts are shown (win1 and win2). It is possible to navigate back to the red window (win1) with navBar, which then presents additional alert for win1.
The above code works fine on 2.0.2 , 2.1.0 , 2.1.X and master .Marking ticket as invalid
verified, closing as invalid.