Bug 68728
| Summary: | problems with newt-based applications in utf-8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Leonid Kanter <leon> | ||||
| Component: | newt | Assignee: | Matt Wilson <msw> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | ||||||
| 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: | 2002-12-27 18:48:55 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 67218, 79579 | ||||||
| Attachments: |
|
||||||
|
Description
Leonid Kanter
2002-07-12 22:00:52 UTC
Created attachment 65188 [details]
mouseconfig in gnome-terminal (the same on text console)
as you see, newt reserves dual space for strings on buttons (it counts bytes, not characters) and for items in list. As a result, upper list widget doesn't fit terminal size. Fixed in phoebe |