Skip to content

[Regression] Copy entry does not seem to copy anything on the clipboard #56

Open
@gpoo

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

  1. Open Revelation with a file of keys
  2. Select an entry
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions