Open Bug 299505 Opened 19 years ago Updated 2 years ago

request: specific intl.css for each platform (mac, unix, win)

Categories

(Core :: Internationalization, defect)

defect

Tracking

()

People

(Reporter: piaip, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

global/intl.css is a good place to optimize localized user interface
however some times this is specific to platform (especially for fonts).
Thus have an intl.css in global-platform/intl.css would be fine.

Reproducible: Always

Steps to Reproduce:

Actual Results:  
Currently intl.css will be applied to all platforms, and it has a font setting 
(with some Windows specific fonts listed there) for window class.

Expected Results:  
It would be better if we have an 
@import url("chrome://global-platform/locale/intl.css");
and use more platform specific fonts in global-platform/intl.css.

Although we localizers can add extra files in language packs, intl.css is
in toolkit component instead of browser/mail thus I think it is better
to be made official to all locales.
Component: Other → Internationalization
Product: Mozilla Localizations → Core
Version: unspecified → Trunk
Status: UNCONFIRMED → NEW
Ever confirmed: true
is Bug 295686 a dupe?
Assignee: nobody → smontagu
QA Contact: i18n
Is this bug still relevant?
(In reply to Henri Sivonen (:hsivonen) from comment #2)
> Is this bug still relevant?

Not sure. Pike, what do you think?

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: smontagu → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.