Closed
Bug 80406
Opened 24 years ago
Closed 23 years ago
Crash at changing fonts in pref if system does not have the language fonts
Categories
(Core :: Internationalization, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: teruko, Assigned: tetsuroy)
References
()
Details
(Keywords: crash, intl)
If you do not have korean fonts installed in the system, when you try to change
fonts for any languages in preference dialog, Netscape will crash.
Steps of reproduce
1. OS does not have Korean fonts
2. Launch Netscape go to the above url - Korean characters are not displayed
correctly.
3. Open the Preferences dialog
4. Select fonts and select any languages other than Korean
For exmaple, Western
5. Try to change the font for Serif to anything else
Netscape will crash. Tested 2001-05-07 and 5-11 Win32 build.
I sent the talkback report, but I cannot retrieve it.
Reporter | ||
Comment 1•24 years ago
|
||
Added intl keyword and nominating this for nsbeta1.
Assignee | ||
Comment 2•24 years ago
|
||
Accepting the bug and setting the priority to P1 due to crash.
I am observing this bug under NT as well.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9.1
Updated•24 years ago
|
Severity: normal → critical
Assignee | ||
Comment 3•24 years ago
|
||
See 74899. Different bug but the fix fixes this bug as well. Please confirm.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
QA Contact: andreasb → ylong
Reporter | ||
Comment 4•24 years ago
|
||
Stack trace 30330205
Call Stack: (Signature = nsFontMetricsWin::FindGlobalFont 34dea60c)
nsFontMetricsWin::FindGlobalFont
[d:\builds\seamonkey\mozilla\gfx\src\windows\nsFontMetricsWin.cpp, line 2106]
nsFontMetricsWin::FindFont
[d:\builds\seamonkey\mozilla\gfx\src\windows\nsFontMetricsWin.cpp, line 2943]
nsRenderingContextWin::GetWidth
[d:\builds\seamonkey\mozilla\gfx\src\windows\nsRenderingContextWin.cpp, line
1785]
Comment 5•24 years ago
|
||
I'll re-open this bug cause I still see crash on 05-15 trunk build.
Talkback ID 30538607:
all Stack: (Signature = 0x0367c160 fcc1e2d1)
The only difference than orignal reporter was I changed the font twice (Sanif or Sans Sanif).
Note bug 74899 has been re-opened as well.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•24 years ago
|
||
ylong:
Marking this bug depends on 74899. I tried the new patch
in 74899 and verified to fix this bug as well. Please verify once 74899
is checked in (which should be very soon)
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Depends on: 74899
Resolution: --- → REMIND
Assignee | ||
Comment 7•23 years ago
|
||
Reopen this bug and will be changed to FIXED.
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Assignee | ||
Comment 8•23 years ago
|
||
74899 IS FIXED. Please verify this bug.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 9•23 years ago
|
||
I verified this in 6-07b build and 5-24 trunk build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•