Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16370] MobileWeb: KitchenSink - TabGroup appears disabled

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:55:35.000+0000
Affected Version/sRelease 3.2.1
Fix Version/sn/a
ComponentsiOS, MobileWeb
Labelsqe-3.2.1
ReporterPriya Agarwal
AssigneeEric Merriman
Created2014-02-04T08:28:29.000+0000
Updated2017-05-02T20:55:35.000+0000

Description

Steps To Reproduce: 1. Package MobileWeb Kitchen Sink and deployed on server. Access packaged Kitchen Sink in mobile Browser. 2. Navigate to BaseUI>TabGroup Expected Result: 2.Window related to TabGroup must get open. Actual Result: 2.TabGroup Row is unclickable(disabled)

Comments

  1. Lokesh Choudhary 2014-02-04

    Verified this issue is seen on android & iOS. The "TabGroup" tab is disabled. I am not sure why but its disabled in the KS code:
       {title:'Tab Groups', hasChild:!isMobileWeb, test:'ui/common/baseui/tab_groups', touchEnabled:!isMobileWeb, color:isMobileWeb?"#aaa":"#000"},
       
    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
  2. 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