Closed
Bug 291691
Opened 20 years ago
Closed 10 years ago
Horizontal ellipsis is not rendered correctly for non-CJK scripts
Categories
(Core Graveyard :: GFX: Mac, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: contact, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; gd) AppleWebKit/124 (KHTML, like Gecko) Safari/125 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-GB; rv:1.8b2) Gecko/20050416 As demonstrated at http://web.nickshanks.com/mozilla/ellipsis the rendering of the low baseline horizontal ellipsis character U+2026, and the universal horizontal ellipsis entity … when used with Latin, Cyrillic, Arabic, Hebrew and most other scripts is incorrect. For all languages, even when specifying the character with the correct unicode codepoint (inline or via NCR), the character U+22EF is instead used. I have provided a reference rendering demonstrating how it should look. Reproducible: Always Steps to Reproduce: 1. Include the character … (U+2026 Low baseline horizontal ellipsis) in a web page via any means. 2. Render the page using Gecko 3. Observe how the glyph for character ⋯ (U+22EF Centre baseline horizontal ellipsis) is substituted instead. 4. Note that copying text containing U+2026 and pasting in another application with produce the correct character, so it just seems to be a rendering error. Actual Results: See webpage for screenshot. (And I won't mention how **** Mozilla is at rendering Latin fonts and lack of support for Devanagari) Expected Results: Rendered the correct glyph.
Comment 1•20 years ago
|
||
The URL in the URL field doesn't load...
Comment 2•19 years ago
|
||
It works now.
Comment 3•19 years ago
|
||
OK, this worksforme on Linux too. Sounds like a Mac-only issue.
Assignee: nobody → joshmoz
Component: Layout: Fonts and Text → GFX: Mac
QA Contact: layout.fonts-and-text → mac
| Assignee | ||
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 4•15 years ago
|
||
I don't follow what this bug is about, but for anyone who is interested the URL changed to http://web.nickshanks.com/browsers/mozilla/ellipsis
Comment 5•10 years ago
|
||
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX. [Mass-change filter: graveyard-wontfix-2014-09-24]
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•