Ticket #6616 (closed defect: fixed)

Opened 5 months ago

Last modified 2 months ago

Fonts in RTLed administration interface

Reported by: RanYanivHartstein Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: Administration Version:
Severity: normal Keywords:
Cc:

Description

The RTL styles for the administration interface specify fonts that can be less than ideal with some of the scripts that are written from right to left.

For e.g., while serif fonts look great on screen with latin scripts, their equivalents in Hebrew are rather hard to read in anything less than about 18 points; Arial on the Mac has only latin glyphs and is not available at all on most Linux distros; Verdana has no Hebrew glyphs at all, etc.

I submitted a patch in ticket #6365 that among other things switched the RTL styles to all sans-serif fonts, but it was ignored - I don't know if this was on purpose or not, so I opened this ticket to focus the discussion on the fonts issue instead of other RTL related issues.

I suggest switching all fonts in the RTL styles to generic "sans-serif" fonts instead of specifying fonts that may only work for a certain script or a certain platform. That way, the best fonts will always be used on each platform and for each script.

Attachments

wp-font-for-rtl.r8323.diff (4.0 kB) - added by RanYanivHartstein on 07/13/08 08:49:34.
Patch to change fonts in RTL styles to generic sans-serif

Change History

06/02/08 10:10:30 changed by RanYanivHartstein

  • type changed from enhancement to defect.

Change from "Enhancement" to "Defect", as this can seriously hamper user experience in non-latin scripts such as Hebrew.

07/13/08 08:49:34 changed by RanYanivHartstein

  • attachment wp-font-for-rtl.r8323.diff added.

Patch to change fonts in RTL styles to generic sans-serif

07/13/08 08:52:02 changed by RanYanivHartstein

I added a patch to the RTL styles to change all fonts in the administration interface to either generic sans-serif or generic monospace. This addresses the issues described in the patch.

The patch creates a new file (press-this-rtl.css) to fix fonts in the new post bookmarklet. It should be noted that this is not a full RTLization of the Press This bookmarklet.

07/13/08 16:26:17 changed by ryan

(In [8326]) RTL for Press This. Props RanYanivHartstein?. see #7289 #6616

07/13/08 16:40:25 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [8327]) RTL friendly fonts from RanYanivHartstein?. fixes #6616