Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27868] iOS13: Ti.UI.Window.barColor cannot be changed after it was appeared

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2020-05-05T14:03:51.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.0.2
Componentsn/a
LabelsiOS13
ReporterJun Sagawa
AssigneeVijay Singh
Created2020-04-23T09:35:32.000+0000
Updated2020-05-05T14:03:51.000+0000

Description

After Ti.UI.Window opened on iOS13, its barColor property cannot be changed to another color. Before Ti.UI.Window opening, it works fine. It seems to be related to this PR - [https://github.com/appcelerator/titanium_mobile/pull/11377](https://github.com/appcelerator/titanium_mobile/pull/11377). I think this fix should be applied to setBarColor method as well.

Attachments

FileDateSize
barColorIssue.zip2020-04-23T09:35:14.000+00005269196

Comments

  1. Vijay Singh 2020-04-27

    This is valid bug. Moved to TIMOB to investigate on this.
  2. Vijay Singh 2020-04-29

    PR (9_0_X) - https://github.com/appcelerator/titanium_mobile/pull/11670 PR (master) - https://github.com/appcelerator/titanium_mobile/pull/11669
  3. Samir Mohammed 2020-05-04

    FR Passed for master and 9_0_X, waiting on Jenkins build
  4. Christopher Williams 2020-05-04

    merged to master for 9.1.0 target and 9_0_X for 9.0.2 target.
  5. Samir Mohammed 2020-05-05

    *Closing ticket.* Fix verified in SDK version 9.1.0.v20200504090422 and 9.0.2.v20200504063604 Test and other information can be found at: PR (9_0_X) - https://github.com/appcelerator/titanium_mobile/pull/11670 PR (master) - https://github.com/appcelerator/titanium_mobile/pull/11669

JSON Source