Closed
Bug 82786
Opened 24 years ago
Closed 24 years ago
Font download does not work
Categories
(Core :: Internationalization, defect, P1)
Tracking
()
VERIFIED
MOVED
mozilla0.9.1
People
(Reporter: teruko, Assigned: ftang)
References
Details
(Keywords: intl, Whiteboard: patch ready)
Attachments
(3 files)
716 bytes,
patch
|
Details | Diff | Splinter Review | |
17.53 KB,
image/jpeg
|
Details | |
142.00 KB,
image/jpeg
|
Details |
In the spec,
http://client/international/html/6_5/fontdownload_req.htm
* User enters a URL into the Netscape 6 URL bar (ex. www. netscape.com/ja), and
then clicks enter
* A Netscape 6 dialogue box appears on-top of the previously rendered page
A Netscape 6 dialogue box does not appear.
Tested 5-25-04 Win32 build on Winnt 4.0US.
Reporter | ||
Comment 1•24 years ago
|
||
Changed QA Contact to teruko@netscape.com and added intl keyword.
Keywords: intl
QA Contact: andreasb → teruko
Comment 2•24 years ago
|
||
WORKSFORME. Please check if you see your page shown unreadable.
(www.netscape.com/ja should display non-japanese if your system
doesn't have japanese font)
Comment 3•24 years ago
|
||
Marking as P1 | nsCatFood | TM = M0.9.2. We want this for RTM.
Assignee | ||
Comment 4•24 years ago
|
||
we need this for beta 1.
Target Milestone: mozilla0.9.2 → mozilla0.9.1
Assignee | ||
Comment 5•24 years ago
|
||
Assignee | ||
Comment 6•24 years ago
|
||
yokoyama , can you review this one?
Assignee | ||
Comment 7•24 years ago
|
||
This should be bugscape bug, not bugzilla bug. Mozilla work well.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•24 years ago
|
||
accidential mark it fixed. reopen it.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 9•24 years ago
|
||
safe patch, only add one line in the property file.
Whiteboard: patch ready
Comment 10•24 years ago
|
||
/r=yokoyama.
Patch confirmed. Update us.jar file with new region.properties file.
Comment 11•24 years ago
|
||
I doubt that we have a patch for this, as Teruko's bug says that the feature
doesn't not work as spec'd. We either have to change the spec, or fix the UE
(i.e. Tester is looking for Dialogue box, not a browser window).
Comment 12•24 years ago
|
||
Roy and I just tried the build with the property file on a system w/o korean
fonts. It works for browser, but not for mail. For example, if you have a korean
mail in your mailbox, when mail window comes up, it doesn't pop up the font
download dialog window. And after it fails to pop up, and then you switch to
browser to view a korean page, it doesn't pop up for browser either.
BTW, it should come up once you open the mail folder before you actually select
the mail, since the thread pane already shows the subject of the korean mail.
Comment 13•24 years ago
|
||
ji: can you create a new bug with regard to mail and cc me and nhotta?
Quick note for dev:
While debuging the mail problem, the display mLanguage in nsTextFrame is
"x-western" despite the fact that the MIME content type is "euc-kr".
Assignee | ||
Comment 14•24 years ago
|
||
1. the specification say nothing about mail. so it should not consider a bug.
(Do we want to ask user download a font while they got spam mail by those
Chinese web sites?)
2. What is the signification between the current implementation (with the
property file fix) and a dialog box?
Change to a dialog box require a lot of rewrite in the cpp code. I am against to
spend time there. jaimejr- have you seen how it work on today's mozilla build?
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 15•24 years ago
|
||
Assignee | ||
Comment 16•24 years ago
|
||
Comment 17•24 years ago
|
||
Filed bug 82815 for mail.
Comment 18•24 years ago
|
||
Bug moved to http://bugscape.netscape.com/.
If the move succeeded, asa@mozilla.org will recieve a mail
containing the number of the new bug in the other database.
If all went well, please mark this bug verified, and paste
in a link to the new bug. Otherwise, reopen this bug.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → MOVED
Comment 19•24 years ago
|
||
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
See Also: → http://bugscape.netscape.com//show_bug.cgi?id=1
You need to log in
before you can comment on or make changes to this bug.
Description
•