Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23880] Windows: Default classic app template does not show tabs

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2016-10-06T15:37:44.000+0000
Affected Version/sRelease 6.0.0
Fix Version/sRelease 6.0.0
ComponentsWindows
Labelsqe-6.0.0
ReporterEwan Harris
AssigneeKota Iguchi
Created2016-09-08T16:49:59.000+0000
Updated2016-10-10T14:43:41.000+0000

Description

Description

When building the default app template for Windows platform the tabs are not visible, this is because on Windows the default text colour is white and the background colour is set to white.

Steps to reproduce

Create a new app with appc new --type titanium --classic

Build the app using appc run -p windows -T wp-emulator

Actual result

Tab text cannot be seen

Expected result

Tab text should be able to be seen

Comments

  1. Kota Iguchi 2016-09-09

    https://github.com/appcelerator/titanium_mobile/pull/8333
  2. Christopher Williams 2016-10-06

    master/6.1.0: https://github.com/appcelerator/titanium_mobile/pull/8479 6.0.0: https://github.com/appcelerator/titanium_mobile/pull/8480
  3. Ewan Harris 2016-10-10

    Verified using: OS: Mac OS X 10.11.6, Windows 10 Pro Appc core: 6.0.0-57 Appc NPM: 4.2.8-7 Ti SDK: 6.0.0.v20161009231510 iPhone 6 10.0 Note 4 5.0 Lumia 550 10.0 Default classic app template now shows tabs on Windows. iOS and Android look as expected. Closing ticket

JSON Source