[TIMOB-9602] iOS: Tabbed Bar: Index of title tabbed bar not setting to 0 on reset
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T22:04:02.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api, qe-ios060112 |
Reporter | Shyam Bhadauria |
Assignee | Eric Merriman |
Created | 2012-06-18T05:57:11.000+0000 |
Updated | 2017-05-02T21:42:05.000+0000 |
Description
This is not a regression. It exists at least as far as 1.8.2.
Steps to reproduce:
1.Navigate to KitchenSink:Controls:Tabbed bar
1. Press each button
2. Press "Set Tab 0 Active"
3. Click on image in the middle of Toggle Style
Expected results:
1. Should get a visual feedback that the button is clicked. Each button should have appropriate index.
2. All indexes should be nulled
3. Style should be changed
Actual results:
1. Should get a visual feedback that the button is clicked. Each button should have appropriate index.
2. All indexes get nulled,but the title tabbed bar do not sets index to null.
3. Style should be changed
The title tabbed bar should also be set to null.
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.