Closed Bug 82135 Opened 24 years ago Closed 24 years ago

Linux Embedding Korean title in titlebar become dots (....) in galeon, nautilus, ...

Categories

(Core :: Internationalization, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 79041

People

(Reporter: eungkyu, Assigned: blizzard)

References

()

Details

Attachments

(2 files)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.4-686 i686; en-US; rv:0.9; Debian/GNU) Gecko/20010512 BuildID: in galeon, nautilus, ... (embedding mozilla) Korean title in titlebar bocome dots (....) (in EUC-KR eucoding) Reproducible: Always Steps to Reproduce: 1.goto http://kldp.org/ in galone, nautilus, ... 2.set encoding to EUC-KR 3.see the titlebar Actual Results: Korean become dots (....) Expected Results: Korean must be shown correctly In original mozilla (not embedding), all is good
It becomes question marks in Windows. IE6 renders it correctly. (WinXP 20010522)
Mozilla doesn't set the title bar correctly either. Reassigning
Assignee: adamlock → nhotta
Status: UNCONFIRMED → NEW
Component: Embedding APIs → Internationalization
Ever confirmed: true
QA Contact: mdunn → andreasb
To clarify my last remark, I installed the Korean language pack and loaded the page. The window title is "KLDP: ??? ???? ????". It shows correctly in IE.
Changing QA contact to teruko for now.
QA Contact: andreasb → teruko
I think there is a bug for Windows assigned to xptoolkit. Probably the same issue. Adding IQA to cc, how about Japanese? Does it require localized system to show Japanese window title?
I think my bug is not original mozilla's problem. (In linux) only programs using embadded mozilla have problem. I think this is embad api or gtk embadding problem. (maybe xp toolkit assigned to windows also has another problem.) I'll show two screen shots (mozilla and galeon)
Attached image Korean title in galeon
Sorry, I misunderstood. Is this embedding only? Could you explain about "galeon", "nautilus"?
Galeon is GNOME browser using gecko engine (from mozilla). It uses libgtkembedmoz.so and libgtksuperwin.so from mozilla. http://galeon.sourceforge.net/ Nautilus is GNOME file manager which can view webpage with mozilla component, nautilus-mozilla-content-view program. It also uses libgtkembedmoz.so and libgtksuperwin.so from mozilla. http://nautilus.eazel.com/ I think there are i18n error in libgtkembedmoz.so. One time, there are patch of this problem from ChiDeok Hwang <hwang@mizi.co.kr> http://mail.mizi.com/pipermail/devel/2000-November/012813.html but, this patch does not work on recent mozilla.
Reassign to bstell.
Assignee: nhotta → bstell
It looks like the new file is in embedding/browser/gtk/src/gtkmozembed2.cpp and the author is blizzard blizzard plesae do not use ToNewCString. Please take a look at the patch for the old code to learn how to do intl stuff correctly. Thanks.
Assignee: bstell → blizzard
Summary: Korean title in titlebar become dots (....) in galeon, nautilus, ... → Linux Embedding Korean title in titlebar become dots (....) in galeon, nautilus, ...
Please use gtk_moz_embed_get_title_unichar() to get the PRUnichar version of the title. *** This bug has been marked as a duplicate of 79041 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified as dup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: