Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20382] Windows: Custom iconic fonts do not render properly.

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-02-12T17:10:37.000+0000
Affected Version/sRelease 5.1.2
Fix Version/sRelease 5.3.0
ComponentsWindows
Labelsqe-5.3.0
ReporterBert Grantges
AssigneeChristopher Williams
Created2016-02-10T22:44:57.000+0000
Updated2016-06-15T09:59:31.000+0000

Description

When leveraging custom fonts, particular one that is a icon font (such as font awesome), the first time you reference the font / icon it works. Subsequent calls to create a Label with a font icon does not work, and a blank box is displayed. See screen shot. This is demonstrated in the latest version of Corporate Directory App. To reproduce: * Open Appcelerator Studio * Import the Corporate Directory Sample App * Build the app for Windows Phone * Once the application is runnig navigate the profile details screen

Attachments

FileDateSize
DirectoryAppLayout.PNG2016-04-29T00:01:05.000+000037476
Screen Shot 2016-02-10 at 2.20.43 PM.png2016-02-10T22:40:12.000+0000300421

Comments

  1. Harry Bryant 2016-04-29

    Tested this fix, Added the Bing Maps key needed for windows 10 mobile, and built to device and emulator, the results show that there is a severe layout issue (See attached screenshot). Tested on: Windows 10 Pro Windows Phone 10.0 & 8.1 (Microsoft Lumia 640 LTE) Appc Studio: 4.6.0.201604081249 Ti SDK: 5.3.0.v20160428072113 Appc NPM: 4.2.5-3 Appc Core: 5.3.0-40 Node: v4.4.2
  2. Kota Iguchi 2016-04-29

    I saw the layout issue too (both 8.1 and 10). I'll create new ticket for it.
  3. Christopher Williams 2016-04-29

  4. Harry Bryant 2016-05-12

  5. Zakhar Zhuravlev 2016-06-15

    Iconic font doesn't work from .xml list view template. I mean: But if you pass through bindId from controller this text { label: {text: 'L' }} then it will work.

JSON Source