Open
Description
Overview
PyGObject does not suspport Gtk.Clipboard.set_with_data
due
to a limitation in introspecting with more than one callback.
That was the method used with Gtk2, but with the new port does not
work.
Although, the statusbar says the entry was copied, the clipboard looks
unchanged.
Steps to Reproduce
- Open Revelation with a file of keys
- Select an entry
- Select
Copy
or press Ctrl+C
Expected Behavior
The clipboard should contain a text representation of the entry
Actual Behavior
The clipboard does not seem to hold anything.
Context
Revelation - 0.5.3
Operating System: Ubuntu 20.04
Desktop Env: Gnome
Windowing System: Wayland
Activity