Bug 53823
| Summary: | GTK+ prints some chars as a dotted box | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Gordon Messmer <gordon.messmer> |
| Component: | gtk+ | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | roswell | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-09-19 17:27:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Gordon Messmer
2001-09-19 17:21:04 UTC
This is correct behavior - you have control characters, they show up in the display. It's a bit of a missing feature in the GTK+ text widget that it doesn't handle different types of line terminators. (Fixed in GTK+-2.0.) The reason that this shows up now i that the fonts in XFree86-4.1 have been changed to show boxes for all missing characters rather that empty characters. |