Closed Bug 892410 Opened 11 years ago Closed 11 years ago

[Contacts] Removing references to specific fonts

Categories

(Firefox OS Graveyard :: Gaia::Contacts, defect)

x86
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g18 unaffected, b2g18-v1.0.1 unaffected, b2g-v1.1hd unaffected)

RESOLVED FIXED
Tracking Status
b2g18 --- unaffected
b2g18-v1.0.1 --- unaffected
b2g-v1.1hd --- unaffected

People

(Reporter: gtorodelvalle, Assigned: gtorodelvalle)

Details

Attachments

(1 file)

All font references should be removed and replaced with the generic font name
"sans-serif". No reference of Feura Sans, MozTT, or incorrect name
like FontSemibold should exist in the code.

(except the use of embedded icon font.)

The reason of that is because we want to enable Gecko the full control
of font selection with it's fallback rule. It's very important because
without it Gecko may not be able to correctly show the labels for
certain locales, or the text will be rendered incorrectly with mixture
of font faces.

In the particular case of the Contacts app, these are the references found so far in master:
- https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/contacts/style/root.css#L44
- https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/contacts/style/root.css#L56
Assignee: nobody → gtorodelvalle
Attached file Associated PR.
Attachment #773870 - Flags: review?(francisco.jordano)
Attachment #773870 - Flags: review?(francisco.jordano) → review+
Merged in master: https://github.com/mozilla-b2g/gaia/commit/a9aae5e6ac2f3bfd4967e5d2037d9a9fe92e7aaa
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: