| Summary: | [BROKEN_BUG] Missing "HORIZONTAL ELLIPSIS" from Compose maps | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Daniel Stone <daniel> |
| Component: | Lib/Xlib | Assignee: | Jim Gettys <jg> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | high | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
FreeDesktop Bugzilla Database Corruption Fix User
2005-07-14 23:49:44 UTC
Horizontal ellipsis is U+2026 (…). The majority of the members of the punctuation Unicode group is missing from the Compose file. It would make sense to add the whole lot in a uniform way, instead of creating single sequences. In any case, here is the missing compose sequence, <Multi_key> <period> <period> <period> : "…" U2026 # HORIZONTAL ELLIPSIS Bugzilla Upgrade Mass Bug Change
NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.
- benjsc
fd.o Wrangler
Looks good to me in the current libX11 ~/src/freedesktop/src/libX11/nls/en_US.UTF-8 (master) $ grep … * Compose:<Multi_key> <period> <period> : "…" ellipsis # HORIZONTAL ELLIPSIS Compose.pre:<Multi_key> <period> <period> : "…" ellipsis # HORIZONTAL ELLIPSIS |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.