Description of problem: Summary says it all, this happens because pango/fontconfig guesses the wrong font from a given character, particularly which is in the unified ideographs or so in Unicode. Version-Release number of selected component (if applicable): anaconda-18.19-1.fc18.x86_64 How reproducible: always Steps to Reproduce: 1.see the language list on the language spoke 2. 3. Actual results: unexpected Chinese font is used for Japanese Expected results: Japanese font should be used. Additional info:
Created attachment 631345 [details] proposed patch This patch is to use the pango markup in GtkCellRendererText for nativeName.
Created attachment 631348 [details] the language list rendering comparison the left column is the one without the pango markup, i.e. the original, the middle column is with the pango markup. the right column is just a guideline to see what the language a row is for. You can see the difference for Japanese at least.
Wow, that is really subtle and I definitely never would have caught it. Thanks a lot for the patch. I will be pushing it shortly.
This bug looks to have been fixed for many anaconda builds now but missed being closed. If you find you are still experiencing it with Fedora 18 Beta (RC1) or later, please re-open the bug. (This looks correct to me in Beta RC1.)