-
-
Notifications
You must be signed in to change notification settings - Fork 773
Persona Bar generates a Font Error in Firefox #5584
Description
Description of bug
Firefox generates an error on the Open Sans semi Bold font loaded by the Persona Bar.
Steps to reproduce
List the precise steps to reproduce the bug:
- Open a DNN page in Firefox
- Login
- Press F12
- See the error in the console
Current behavior
Error in Console
Expected behavior
No error ;-)
Screenshots
Error information
downloadable font: kern: Too large subtable (font-family: "pb_semibold" style:normal weight:400 stretch:100 src index:0) source: http://dnn9dev.tb.40fdev.me/DesktopModules/admin/Dnn.PersonaBar/css/open-sans.semibold.ttf
downloadable font: Table discarded (font-family: "pb_semibold" style:normal weight:400 stretch:100 src index:0) source: http://dnn9dev.tb.40fdev.me/DesktopModules/admin/Dnn.PersonaBar/css/open-sans.semibold.ttf
Additional context
I researched this and it's an issue with the font file included with the persona bar, I replaced it with a newer version version of Open Sans on my local machine and after that the error is gone.
Affected version
- 10.00.00 alpha build
- 09.11.01 latest supported release
Affected browser
- Chrome
- Firefox
- Safari
- Internet Explorer 11
- Microsoft Edge (Classic)
- Microsoft Edge Chromium
