Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17788] iOS8: KitchenSink control ButtonBar property 'Style' does not work

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2014-10-17T21:18:16.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.4.0
ReporterKhushbu Agrawal
AssigneeMuhammad Dadu
Created2014-09-26T11:22:12.000+0000
Updated2017-03-24T21:13:11.000+0000

Description

Description: The Style property of ButtonBar control in the KitchenSink doesn't change as per the assigned value.Tested by assigning different constant values like Titanium.UI.iPhone.SystemButtonStyle.BAR,Titanium.UI.iPhone.SystemButtonStyle.BORDERED and Titanium.UI.iPhone.SystemButtonStyle.PLAIN. Style remains the same for all. This is not a regression. It is reproducible with Titanium SDK 3.3.0.GA and Xcode 5.1.1. STEPS TO REPRODUCE:- 1. Install the KitchenSink on iPhone 6/6+ simulator. 2. Navigate to: Controls => Button Bar 3. Click on image in the middle of Toggle Style EXPECTED RESULT: 3. Style should be changed ACTUAL RESULT: 3. Style remains the same. I tried with the different style values but its not changing for any of them.

Comments

  1. Khushbu Agrawal 2014-09-29

    The same property applicable to Tabbed bar is also not working in KitchenSink application.
  2. Muhammad Dadu 2014-10-14

    PR: https://github.com/appcelerator/titanium_mobile/pull/6220 ButtonBar property 'Style' has been deprecated since iOS7. Updated documentation and added a developer log to reflect this.
  3. Lee Morris 2017-03-24

    Closing ticket as Won't Fix with reference to previous comments.

JSON Source