Skip to content

Cannot use "copy" keys (symbols, emoji) in Electron #89

@neta540

Description

@neta540

My layout has some keys like emojis and symbols using the COPY method, as defined in:

case Copy:

Each time the key is pressed, Electron apps do not receive the symbol and instead open a context menu as if I pressed mouse right click. This happens under Wayland only, in apps like Visual Studio Code (in Editor window only, terminal window seems fine) and Discord.

Using Visual Studio Code screencast option, to see which keys are being pressed, it shows "ContextMenu" key presses each time I try to input a key made from COPY. This makes wvkbd with Electron apps under Wayland unusable to me.

Any fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions