View Issue Details

IDProjectCategoryView StatusLast Update
0024520mantisbthtmlpublic2018-10-16 23:41
Reporterj_schultz Assigned Tocommunity  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version2.14.0 
Target Version2.18.0Fixed in Version2.18.0 
Summary0024520: Missing fallback for "Open Sans" font
Description

The main body font in ace.css only specifies "Open Sans" without any fallbacks. Further down in the file, you can sometimes see alternative fonts being specified, e.g. for headlines. These fallbacks should also be specified for the body, otherwise most browsers will default to a font with serifs.

This can be problematic in particular on unstable mobile connections where the font may not load at all. As a result, the entire issue tracker will use Times New Roman or a similar font on most browsers.

TagsNo tags attached.

Relationships

related to 0023992 closedatrol Font = Times News Roman after Upgrade from v2.7.0 

Activities

Related Changesets

MantisBT: master c339bedc

2018-10-04 00:17

Saga Musix

Committer: dregad


Details Diff
Specify fallback fonts in case "Open Sans" cannot be loaded

Fixes 0024520
Affected Issues
0024520
mod - css/ace.css Diff File
mod - css/ace.min.css Diff File