Skip to content

Cannot copy/paste text from Eclipse to Wayland applications #421

Closed
@weberhofer

Description

@weberhofer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions