Closed Bug 559093 Opened 16 years ago Closed 16 years ago

[k] Some languages aren't displayed properly in the "Languages:" dropdown -- encoding?

Categories

(support.mozilla.org :: Search, defect)

defect
Not set
critical

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: stephend, Assigned: jsocol)

References

()

Details

Attachments

(3 files)

STR: 1. Load http://support-stage-new.mozilla.com/en-US/search?a=1 2. Look at the list of languages Expected Results: <option value="as">Assamese</option> Actual Results: You'll see stuff like: <option value="as">অসমীয়া</option>
Displaying native names is intentional. Unless you're saying the native names are incorrect.
Ah, that's much clearer. (It looked fine to me when you pasted it in Bugzilla.)
Summary: Some languages aren't displayed properly in the "Languages:" dropdown -- encoding? → [k] Some languages aren't displayed properly in the "Languages:" dropdown -- encoding?
Stephen: Can you let me know what font is being used to render the drop down? (The FireFontFamily add-on should be able to tell you.)
body { font:small/1.231 arial I think?
(In reply to comment #5) > body { > font:small/1.231 arial > > I think? With Firebug and FireFontFamily, right click on the menu and "Inspect" it. The Firebug CSS pane should tell you what font it's using.
Assignee: nobody → james
Afaict, this is only reproducible on Mac. I've tested this in: * Windows 7: * Chrome * Firefox 3.6 * Minefield * IE 8 * Windows XP: * IE 7 * IE 6 + * Fedora 12 * Firefox 3.6 * Mac OS * Safari + * Firefox 3.6 + * iPhone It only seems to affect the Mac (system-wide) and IE 6. (Even the iPhone is fine.) That leaves me momentarily stumped.
(In reply to comment #9) > Afaict, this is only reproducible on Mac. I've tested this in: <snip> > It only seems to affect the Mac (system-wide) and IE 6. (Even the iPhone is > fine.) That leaves me momentarily stumped. "Mac sucks." (This comment brought to you by the sorry-I-couldn't-resist camp.)
Paul: r? http://github.com/jsocol/kitsune/commit/21f47980f8e2e81c76ec0285b9235ff52a95b611 This *does not fix* the problem. As far as I can tell, it is not solvable. For comparison, try visiting[1] on a Mac (not an iPhone). Macs *do not have* built-in Bengali fonts. I was going to just mark this WONTFIX, but in the process of attempting to fix it, I figured this new way of storing the language information was more maintainable, so I figured I'd throw it up for review, anyway. [1] http://www.mozilla.com/en-US/firefox/all.html
This is done. It changes nothing but makes the languages easier to maintain (new locales can be copied/pasted from product_details and touched up). http://github.com/jsocol/kitsune/commit/a5ceb6974a03a8f0487c58a56baf9ed88c1a3701 Closing the bug as WONTFIX/unfixable. Vishal left feedback with Apple.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Verified, now that I understand the problem more clearly.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: