Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17796] iOS8: KitchenSink control Tabbed Bar 'Set Tab 0 Active' button failing to set null index for one of the Tabbed bar.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:44:04.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.4.0
ReporterKhushbu Agrawal
AssigneeEric Merriman
Created2014-09-29T04:43:55.000+0000
Updated2017-05-02T20:44:04.000+0000

Description

Description: Clicking on 'Set Tab 0 Active' button does not set all tabbed bars index to 0. There seems a problem in the tabbedbar.js code. Title control and custom tabbed bar are having same name. So the index is getting set for the custom tabbed bar only. STEPS TO REPRODUCE:- 1. Install the KitchenSink on iPhone 6/6+ simulator. 2. Navigate to: Controls => Tabbed Bar 3. Press each button. 4. Press "Set Tab 0 Active" EXPECTED RESULT: 3. All indexes should be nulled ACTUAL RESULT: 3. All tabbed bar except Title control tabbed bar index not setting to null.

Comments

  1. Lee Morris 2017-05-02

    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.

JSON Source