Closed Bug 973171 Opened 12 years ago Closed 12 years ago

Don't use italic text in CJKT pages

Categories

(www.mozilla.org :: Pages & Content, defect)

Development/Staging
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pascalc|PTO, Assigned: kohei)

References

Details

(Whiteboard: [kb=1273744] )

Attachments

(1 file, 1 obsolete file)

Italic does not work for Chinese glyphs, we need to reset all uses of italic or oblique for zh-* locales on the site.
Also in Japanese (ja)
Blocks: 937413
Locale: ja / Japanese, zh-CN / Chinese (Simplified), zh-TW / Chinese (Traditional)
Summary: Don't use italic text in Chinese pages → Don't use italic text in Chinese and Japanese pages
And maybe Korean (ko)
Locale: ko / Korean
Summary: Don't use italic text in Chinese and Japanese pages → Don't use italic text in CJKT pages
Attached file pull request (obsolete) —
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Whiteboard: [kb=1273744]
wouldn's it make sense to force that for all enlements in base templates? Like: html[lang='ja'] *, html[lang='ko'] *, html[lang|='zh'] * { font-style: normal !important; } this way we can make sure for future pages using the base template are unaffected and we don't need to add rules to files for specific pages like partners?
Oh, that makes sense. I'm writing another PR: https://github.com/kyoshino/bedrock/compare/locale-fonts
Depends on: 973396
Added those locale-specific rules in a PR for Bug 973396: https://github.com/mozilla/bedrock/pull/1706
Attached file github pull request
I see that you closed your PR and that the PR in Bug 973396 isn't ready to be merged. Since we need this fix for MWC pages going live tomorrow, I am requesting my initial patch to be merged in.
Attachment #8376686 - Attachment is obsolete: true
Commits pushed to master at https://github.com/mozilla/bedrock https://github.com/mozilla/bedrock/commit/2ed21370a30dc4431cdb1ccda21be4c96043bb81 Bug 973171: never use italic font styles for Chineses/Japanese/Korean https://github.com/mozilla/bedrock/commit/ddd1e0149769b3c0989347b057e0361b0a4d129f Merge pull request #1721 from pascalchevrel/bug-973171-CJKT-locales-no-italic-font Bug 973171: never use italic font styles for Chineses/Japanese/Korean
Status: ASSIGNED → RESOLVED
Closed: 12 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: