Community
Participate
Working Groups
The class FontRegistry is called by ISwtEnvironment.getFont and caches the font based on FontSpec.toPattern(). If the font spec is just a partial spec then the used cache key is ambiguous.
Fixed by completing newName, newStyle, newSize with template font values if null. The cache key is the concatenation of the three non-null values.
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)