Ticket #8691 (reopened Feature Request)

Opened 7 years ago

Last modified 3 years ago

Non-latin scripts should have a larger font base size

Reported by: limi Owned by:
Priority: minor Milestone: Future
Component: Internationalization Version: 4.2
Keywords: Cc:

Description

Plone works well with the current font sizes — but if you switch to any language that uses a more complex script (Chinese, Arabic, etc), the font size is way too small.

We should use CSS to conditionally apply a larger base font size if the language is using a non-latin script.

Change History

comment:1 Changed 7 years ago by limi

Related — text style elements like bold do not work on Chinese. A solution here could be to redefine them:

strong, b { font-weight: normal; color: red }

comment:2 Changed 7 years ago by hannosch

  • Owner hannosch deleted
  • Milestone changed from 4.0 to Future

comment:3 Changed 4 years ago by garbas

  • Status changed from new to confirmed

i guess this one would need a champion who has expirience with non-latin font.

comment:4 Changed 3 years ago by jianaijun

  • Status changed from confirmed to closed
  • Version set to 4.2
  • Resolution set to fixed

should be fixed using plone.app.theming  http://pypi.python.org/pypi/plone.app.theming

comment:5 Changed 3 years ago by kleist

Was this really fixed?

comment:6 Changed 3 years ago by jianaijun

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone changed from Future to 4.2

comment:7 Changed 3 years ago by jianaijun

  • Milestone changed from 4.2 to Future
Note: See TracTickets for help on using tickets.