Closed
Description
Eclipse should ideally prefer mimetype strings in clipboard and drag and drop targets for both
Wayland and X11, over old-style STRING
and UTF8_STRING
format strings. Since the wayland protocols
specify that the types passed must be mimetype strings, this results in failed clipboard operations
with other Wayland clients. Mimetype strings like text/plain
and text/plain;charset=utf-8
are
widely accepted both in X11 and Wayland.
This ticket s related to https://gitlab.gnome.org/GNOME/mutter/-/issues/2448
Metadata
Metadata
Assignees
Labels
No labels