Closed
Bug 143563
Opened 23 years ago
Closed 20 years ago
Surrogate characters can not be displayed in window title
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: amyy, Assigned: jshin1987)
Details
(Keywords: intl)
Attachments
(4 files)
Build: 05-09 1.0.0 branch build / WinXP-SimpChinese
If I have a html file encoding as gb18030 or UTF-8 which contains surrogate
character(s), the surrogate character(s) will be displayed correctly in
browser/composer window, also in tab title, but is displayed as "??" for one
surrogate character.
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
It may related to bug 9449, but the problem here is on native OS.
Keywords: intl
QA Contact: ruixu → ylong
This seems a dup of bug 9449, this kind of problems should not relate to OS
locale.
Comment 5•23 years ago
|
||
*** This bug has been marked as a duplicate of 9449 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•22 years ago
|
||
After bug 9449 checked-in, the surrogate character still can not be displayed
properly in window's title bar, although there is no more "?".
Reporter | ||
Comment 7•22 years ago
|
||
Re-open based on the above result.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 8•22 years ago
|
||
how is IE?
Reporter | ||
Comment 9•22 years ago
|
||
The surrogate characters can not be displayed correctly even inside browser
window on IE.
The surrogate title is displayed same as in IE, so if our code are using some
code from MS windows, then this should be a MS problem.
Reporter | ||
Comment 10•22 years ago
|
||
The surrogate title in this test case is displayed fine on Mac 10.1.5 when I add
surrogate fonts.
Comment 11•20 years ago
|
||
I think both roy and me are off mozilla for more than 2 years. If these bugs are
still here now, I think the real stauts is 'won't fix'. If you want to reopen
it, please find a new owner for it first.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 20 years ago
Resolution: --- → WONTFIX
Comment 13•20 years ago
|
||
Mass Re-opening Bugs Frank Tang Closed on Wensday March 02 for no reason, all
the spam is his fault feel free to tar and feather him
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 14•20 years ago
|
||
Reassigning Franks old bugs to Jungshik Shin for triage - Sorry for spam
Assignee: nobody → jshin1987
Status: REOPENED → NEW
Comment 15•20 years ago
|
||
This screen I believe shows the same problem in Firefox 1.0.4 with a Shift_JIS
page. Although the tab correctly displays the Japanese characters, the Firefox
window shows boxes instead of the characters. IE 6.0 also shows boxes only.
This is in Windows XP Pro SP2.
Assignee | ||
Comment 16•20 years ago
|
||
(In reply to comment #15)
> Created an attachment (id=184759) [edit]
> Screen shot in Firefox 1.0.4
>
> page. Although the tab correctly displays the Japanese characters, the Firefox
> window shows boxes instead of the characters. IE 6.0 also shows boxes only.
This is not our bug but a Windows issue. You may tweak your font ('linking')
configuration for the windows title bar to include a font that covers non-BMP
characters.
Status: NEW → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•