<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Can't paste text copied in from QT5 Wayland clients"
href="https://bugzilla.gnome.org/show_bug.cgi?id=768887">768887</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Can't paste text copied in from QT5 Wayland clients
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>gtk+
</td>
</tr>
<tr>
<th>Version</th>
<td>3.20.x
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: Wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jadahl@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>CC</th>
<td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>GNOME version</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>GTK+ doesn't seem to be able to paste text copied from a QT5 client running
with the Wayland QT backend.
Steps to reproduce:
1. Open some gtk3 application using the Wayland backend where you can paste
text (such as gedit or gtk3-demo -> entry)
2. Open some QT5 client using the Wayland backend (I used "./application
-platform wayland" in /usr/lib64/qt5/examples/widgets/mainwindows/application
on my system.
3. Enter some text in the QT5 client
4. Copy said text
5. Paste in the client opened in step 1
Result:
Nothing is pasted
Expected result:
The copied text is pasted
Note that pasting the text using weston-terminal works fine.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>