Bug 26971
| Summary: | cannot copy from tk clients (exmh, fetchmailconf) to paste to gnome-terminal | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Anvil <anvil> |
| Component: | gnome-core | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED UPSTREAM | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | anvil, dnade |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | Florence Gold | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-03-29 20:34:53 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
Anvil
2001-02-10 18:18:21 UTC
Are you pasting to gnome-terminal with middle mouse or with the Paste menu item? Does one work and not the other? See http://www.freedesktop.org/standards/clipboards.txt, this is probably a Tk bug. Nevermind, the problem is that gnome-terminal was patched to use the COMPOUND_TEXT target instead of the STRING target for paste as part of Japanese multibyte support, this is incorrect, it needs to support both targets. I'll fix this - it should be MUST-FIX as it will cause interoperability issues with many clients. Should be fixed in gnome-libs-1.2.8-8 Closing as fixed UPSTREAM. 1.x is no longer supported anyway. |