[okular] [Bug 397444] Image Copy to Clipboard does not work on Wayland
Albert Astals Cid
bugzilla_noreply at kde.org
Tue Aug 14 13:51:43 BST 2018
https://bugs.kde.org/show_bug.cgi?id=397444
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aacid at kde.org
Status|UNCONFIRMED |NEEDSINFO
Resolution|--- |WAITINGFORINFO
--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
I don't see how this can be an Okular problem.
The only thing we do is
QClipboard *cb = QApplication::clipboard();
cb->setPixmap( pixmap, QClipboard::Clipboard );
So if it does not work in Wayland that's either a problem in Qt or in whicever
wayland server/platform/something that you are using.
Are you using KWin? Which version? And which version of Qt?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list