Closed
Bug 1160455
Opened 10 years ago
Closed 10 years ago
Add UI to configure the "fonts for mathematics" preferences
Categories
(SeaMonkey :: Preferences, enhancement)
SeaMonkey
Preferences
Tracking
(seamonkey2.38 fixed)
RESOLVED
FIXED
seamonkey2.38
| Tracking | Status | |
|---|---|---|
| seamonkey2.38 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
References
Details
Attachments
(1 file)
|
2.44 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
Bug 947654 will add font.*.x-math preferences options in order to configure the math fonts used for MathML. These should be configurable from the SeaMonkey Fonts preference menu.
| Assignee | ||
Updated•10 years ago
|
| Assignee | ||
Comment 1•10 years ago
|
||
This seems to work for me.
Note that the x-math language is set on the <math> element for which mathml.css sets
font-size: inherit;
font-family: serif;
so really only font.name.*.x-math and minimum fonts have an effect.
Comment 2•10 years ago
|
||
(In reply to Frédéric Wang (:fredw) from comment #1)
> Created attachment 8600254 [details] [diff] [review]
> Patch
>
> This seems to work for me.
>
> Note that the x-math language is set on the <math> element for which
> mathml.css sets
>
> font-size: inherit;
> font-family: serif;
>
> so really only font.name.*.x-math and minimum fonts have an effect.
Frédéric, is this patch ready for review? If so please set the appropriate review flags.
Flags: needinfo?(fred.wang)
| Assignee | ||
Comment 3•10 years ago
|
||
This depends on bug 947654, so I'll wait before asking review.
Flags: needinfo?(fred.wang)
| Assignee | ||
Updated•10 years ago
|
Attachment #8600254 -
Flags: review?(philip.chee)
Comment 4•10 years ago
|
||
Comment on attachment 8600254 [details] [diff] [review]
Patch
IanN is a better reviewer for Preference patches
Attachment #8600254 -
Flags: review?(philip.chee) → review?(iann_bugzilla)
Attachment #8600254 -
Flags: review?(iann_bugzilla) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
| Assignee | ||
Updated•10 years ago
|
Keywords: dev-doc-needed
Comment 7•10 years ago
|
||
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/a272b4bd0718
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
affected → ---
status-seamonkey2.38:
--- → fixed
Flags: needinfo?(philip.chee)
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.38
| Assignee | ||
Comment 8•10 years ago
|
||
Thanks Philip.
Updated•10 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•