Bug 1553825

Summary: [wayland]: backport fix for copy/paste issues
Product: Red Hat Enterprise Linux 7 Reporter: Olivier Fourdan <ofourdan>
Component: gtk3Assignee: Benjamin Otte <otte>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.5CC: cgarnach, jkoten
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-22 12:35:52 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 Olivier Fourdan 2018-03-09 16:05:38 UTC
Description of problem:

In Wayland, sometimes copy paste stops working, pastes only parts of the data, or pastes actually occurs long after being requested.

Carlos Garnacho has identified and fixed the issue in gtk+ in https://gitlab.gnome.org/GNOME/gtk/issues/1

Version-Release number of selected component (if applicable):

gtk3-3.22.26-3.el7

How reproducible:
Random

Steps to Reproduce:
Unknown

Actual results:
copy/paste fails or takes forever to complete

Expected results:
copy/paste works

Additional info:

gtk+-3:
 08f60dbc wayland: Improve EOF detection when reading selections

Comment 1 Carlos Garnacho 2018-06-22 12:35:52 UTC
gtk3 is already 3.22.30 which contains the fix.