fontType property

I got some problems with the effects of the fontType property.
Scenario:

  1. Place label (‘type’)
  2. Select label and click fontType in properties panel
  3. Select a font, the underline effect and a fontcolor (e.g. blue)
  4. Click OK.

The changes are shown in the example just fine.
The result however is that the labeltext is still not underlined and still has the color black.
Same applies for strikeout btw.
BTW I was able to change the color of the font in the foreground property (expected behaviour?).

Thanks,
Ron

In our developer we use the font editor from eclipse which is system dependent. On some systems there are effects like ‘underline’ but they are not supported on all operating systems. We only use font size, type and style from that editor. So changing color, or other effects like underline won’t have any effect . We still let them there because it’s difficult to fix and also it’s not a blocker.