Alexander Suter
Our customer would like to be able to customise the font of their dialogues in order to comply with their corporate design. This is probably essential in the public sector. The portal is not affected by this. It is sufficient if the user dialogues can be customised.
In addition, the customer states that it works fine when deployed without a portal. Only when the portal is integrated the font is no longer supported.
The customer received the following error message after embedding the font.
download failed (font-family: ‘bundessansweb’ style:normal weight:400 stretch:100 src index:0): status=2147746065 source: [http://.../ Test/faces/javax.faces.resource/BundesSansWeb-Regular.woff]http://.../Test/faces/javax.faces.resource/BundesSansWeb-Regular.woff
During my research, I noticed that when using the ttf format in the user dialogue, the heading is displayed with the new font, but a <p:outputLabel>, for example, is not.
In the same example, but using woff, the font was not loaded at all. It seems to me that woff is not as well supported as ttf.
I hope it is possible to customize the user dialogs. The format doesn't matter, they have both available.