[TIMOB-9496] Android:Click on different tabs in KS shows "Appcelerator Titanium 2.1.0" label
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-06-15T21:47:33.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and060112, regression |
Reporter | Neha Chhabra |
Assignee | Josh Roesslein |
Created | 2012-06-12T04:33:11.000+0000 |
Updated | 2017-03-10T19:12:13.000+0000 |
Description
Clicking on different tabs in KS shows "Appcelerator Titanium 2.1.0" label
Regression,does not occur on 2.0.2
Steps to Reproduce:
1. Run KitchenSink
2. Click on different tabs (example: Base UI,Controls)
Actual result:
On opening any TAB for the first time, it shows a label "Appcelerator Titanium 2.1.0"
Expected result:
Should not see the label "Appcelerator Titanium 2.1.0" on every TAB,it should just be shown when the KitchenSink is launched for the first tIME
This is most likely a duplicate of TIMOB-9487
Caused by the tab window's "open" event being bubbled up to the Tab Group.
Closing ticket as duplicate.