Closed
Bug 95586
Opened 24 years ago
Closed 21 years ago
lrgc.ca - Font selection within HTML doesn't work.
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
Future
People
(Reporter: cbiltcliffe, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080110
Some of the measurements for quantities on this page should be in micrograms,
rather than milligrams, but the font selection to "symbol" font doesn't work, so
it shows up as an 'm', rather than the micro- symbol.
Check the HTML source...the font change is there, it just doesn't show up.
Reproducible: Always
Steps to Reproduce:
1. Go to the URL http://www.lrgc.ca/protocol.html
2. Check the page source to confirm the font changes are there.
3.
Actual Results: The "Symbol" font character for the 'm' key is supposed to be
the 'micro-' symbol. It shows up as an 'm' on this page. Netscape 4.x and IE
show the proper symbol. Mozilla does not.
Expected Results: It should have showed the proper 'micro-' symbol.
Everything is available at said URL. It's also our organization's page, so even
if I re-organize the site, I'll still make sure that page is available until
this bug is fixed.
Comment 1•24 years ago
|
||
Peculiarly enough, Mozilla appears to be doing the right thing in this case.
Take a look at this page:
<http://ppewww.ph.gla.ac.uk/~flavell/charset/fontface-harmful.html> for an
explanation of what's going on here. I think what you'll want to do is replace
your font-face-marked-up-mu's with the character entity reference "ή". So
your markup might look like: <p>I loaded 10 ήl of the sample onto the
gel.</p> This should produce the desired result.
Comment 2•24 years ago
|
||
I tend to agree with the Comments From Christopher Hoess 2001-08-16 07:37:
not everyone has the "symbol" font installed, so counting on it to display your
page is unreliable at best.
however, using the entity refrence would allow the browser to select the correct
glyph from another font, in case the font you specified is not avalible.
Comment 3•24 years ago
|
||
Confirming issue in the Sept 19th build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
not a table bug, reassigning to core owner.
Assignee: karnaze → attinasi
Updated•23 years ago
|
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
See bug 33127; this is Tech Evangelism. Use Unicode entities for this purpose.
Assignee: attinasi → momoi
Component: Layout → English: Non-US
Product: Browser → Tech Evangelism
QA Contact: petersen → jeesun
Version: other → unspecified
9 months later, this bug's URL is 404. I don't see ml or µl anywhere on the site.
According to http://www.lrgc.ca/?page=genetraffic contact address is
cbiltcliffe@robarts.ca
Summary: Font selection within HTML doesn't work. → lrgc.ca - Font selection within HTML doesn't work.
Comment 7•22 years ago
|
||
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jeesun → english-other
Comment 8•21 years ago
|
||
404, invalid
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•