Bug 1756375
Summary: | cannot paste into Qt5 apps by middle click | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nerijus Baliūnas <nerijus> |
Component: | qt5 | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | helio, jone1941, maarten.14C, mkelly, rdieter |
Target Milestone: | --- | Keywords: | FutureFeature |
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: | 2023-04-25 17:08:43 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
Nerijus Baliūnas
2019-09-27 13:34:03 UTC
Pasting works on Xorg, but not on Wayland. Pasting also works if I start application with env QT_QPA_PLATFORM=xcb. Thanks, adding that env var was a great temporary workaround for me. Indeed, Qt5 does not yet support gnome's primary selection protocol yet, https://bugreports.qt.io/browse/QTBUG-66008 *** Bug 1770057 has been marked as a duplicate of this bug. *** Will come with Qt-5.14 (or newer) Works on Fedora 38 with Wayland too. |