Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0042105
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] B. User interfaceminorhave not tried2019-10-23 11:102022-02-01 08:07
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0042105: use CSS @font-face instead of system fonts

DescriptionBackoffice styles rely on OS fonts, this causes different OS/browser combinations to render differently.
Steps To ReproduceWith Ubuntu 18.04, compare for example login page in Firefox and Chrome. Attached example comparing FF 69 with Chrome 77.
Proposed SolutionInstead of using sytem fonts, load them in CSS by using wof files.

Download "@font-face Kit" [1] from:

    https://www.cufonfonts.com/font/arial [^]
    https://www.cufonfonts.com/font/lucida-sans [^]


Change font families in CSS to (check example.html in latter links):

    font-family:'Arial Regular'
    font-family:'Lucida Sans Regular'



Note, this approach has been followed in new WebPOS skin.

---
[1] https://www.w3schools.com/cssref/css3_pr_font-face_rule.asp [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0042066 closedalostale truncated year in date picker 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-10-23 11:10 alostale New Issue
2019-10-23 11:10 alostale Assigned To => platform
2019-10-23 11:10 alostale Modules => Core
2019-10-23 11:10 alostale Triggers an Emergency Pack => No
2019-10-23 11:10 alostale Status new => acknowledged
2019-10-23 11:10 alostale Relationship added related to 0042066
2022-02-01 08:07 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker