| Summary: | line endings are wrong when copying from 3.3 windows client to 3.2 windows guest | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Jaša <djasa> |
| Component: | mingw-virt-viewer | Assignee: | Marc-Andre Lureau <marcandre.lureau> |
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | acathrow, cfergeau, yeylon |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-09 15:49:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
David Jaša
2013-10-09 15:33:37 UTC
This is expected, and should be fixed with the new agent and crlf conversion. The windows client with old agent will not perform \n -> crlf conversion and sends \n-ending text (windows gtk+ always use utf8 \n ending clipboard text data). Imho, it's not interesting changing this in old agent, as you will break the case windows->linux/utf8 when fixing the windows->windows case. closing as wontfix for now |