Bug 1204861
Summary: | [gnome-shell] copy and paste with middle mouse button is not working in GNOME Terminal | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Frieben <jfrieben> |
Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | andrew.stiegmann, fedora, fmuellner, otaylor |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-20 15:07:12 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: | |
Embargoed: |
Description
Joachim Frieben
2015-03-23 16:11:31 UTC
Still broken in gnome-shell-3.16.1-1.fc22. Still broken in gnome-shell-3.16.2-1.fc22. The selection buffer is an X-specific concept that does not exist in the wayland protocol. (In reply to Florian Müllner from comment #3) However, copy and paste with the middle mouse button works correctly for Fedora 21 during a wayland session. So, this looks like a regression to me. (In reply to Joachim Frieben from comment #4) > (In reply to Florian Müllner from comment #3) > However, copy and paste with the middle mouse button works correctly for > Fedora 21 during a wayland session. In Fedora 21, applications were still using the X backend by default, even in a wayland session. |