You are not logged in.

#1 2020-01-25 01:46:57

redshoe
Member
Registered: 2015-12-16
Posts: 255

[SOLVED] Korean characters not showing up correctly in Firefox

I don't exactly know when it started but it's been about 2 months since this happened.

Korean characters gets mushed up when I type on search bar (first picture), and it looks the same on the tab (second picture)

https://ibb.co/xC9PBD7
https://ibb.co/s6cGMZp

Does anyone have this problem?

Updates didn't fix the problem either... What should I do?

Last edited by redshoe (2020-01-25 15:56:26)

Offline

#2 2020-01-25 08:30:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,724

Re: [SOLVED] Korean characters not showing up correctly in Firefox

It looks like the text tries to be vertical. Do you use and add-on or userstyle that might to "enforce" this and accidentally bleeds into the GUI (which I believe is css controlled for firefox as well and afaiu you don't have this problem w/ eg. korean text in "regular" gtk or Qt applications? What about chromium?)

Offline

#3 2020-01-25 10:30:11

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: [SOLVED] Korean characters not showing up correctly in Firefox

Things seem to work fine for me here.

I would try to see what happens when you create a second, new Firefox profile. Are the problems still there in that new profile? To create and switch between profiles, you start Firefox with "firefox -P" from a terminal window. It will then show a profile manager window.

Offline

#4 2020-01-25 14:07:56

redshoe
Member
Registered: 2015-12-16
Posts: 255

Re: [SOLVED] Korean characters not showing up correctly in Firefox

seth wrote:

It looks like the text tries to be vertical. Do you use and add-on or userstyle that might to "enforce" this and accidentally bleeds into the GUI (which I believe is css controlled for firefox as well and afaiu you don't have this problem w/ eg. korean text in "regular" gtk or Qt applications? What about chromium?)

No. I don't use any add-on or userstyle to enforce the letters to be vertical. When vowels and consonants are not combined, they show up fine. It only happens when they are together making the complete letter like the pic below in the link.

https://ibb.co/FBWbYnv

Offline

#5 2020-01-25 14:09:16

redshoe
Member
Registered: 2015-12-16
Posts: 255

Re: [SOLVED] Korean characters not showing up correctly in Firefox

Ropid wrote:

Things seem to work fine for me here.

I would try to see what happens when you create a second, new Firefox profile. Are the problems still there in that new profile? To create and switch between profiles, you start Firefox with "firefox -P" from a terminal window. It will then show a profile manager window.

I just tried creating new profile and it was same.... Could this be the problem of language input method? I am using ibus-hangul.

Offline

#6 2020-01-25 14:42:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,724

Re: [SOLVED] Korean characters not showing up correctly in Firefox

I don't thing this is ibus related. What font do you use for the FF GUI? What if you change it to the one used in the titlebar? (They're not the same, see eg. the "l")

Offline

#7 2020-01-25 15:39:56

redshoe
Member
Registered: 2015-12-16
Posts: 255

Re: [SOLVED] Korean characters not showing up correctly in Firefox

I am using NanumGothic for both system and firefox. I did change it to different fonts and it's still making the same problem....

Offline

#8 2020-01-25 15:54:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,724

Re: [SOLVED] Korean characters not showing up correctly in Firefox

Not for the latin glyphs, so I assume it's configured as cjk substitute, but eg. noto would bring it's own cjk (if the font is installed)
The font dialog in FF doesn't matter as it only affects the default fonts for web pages, not the GUI.

What's the output of "fc-match sans"?

Offline

#9 2020-01-25 15:56:00

redshoe
Member
Registered: 2015-12-16
Posts: 255

Re: [SOLVED] Korean characters not showing up correctly in Firefox

I found the problem. It was CJK package "wqy-microhei" that was causing the problem. After removing the package everything looks fine now.

Offline

Board footer

Powered by FluxBB