8000 Copying data or strings to the systems native clipboard does not work in non-native (aka javascript based) context menus · Issue #911 · Legcord/Legcord · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Copying data or strings to the systems native clipboard does not work in non-native (aka javascript based) context menus #911
Open
@iAmInActions

Description

@iAmInActions

Describe the bug
Using any copy options in the in-page context menus does not copy anything to the clipboard, sometimes by wiggling the mouse around enough and holding shift the in-page menus can be bypassed and a native context menu opens which will copy text without issues.

To Reproduce
Steps to reproduce the behavior:

  1. Open the program
  2. Open a channel, DM, menu, etc
  3. Right click
  4. Select "Copy"

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
The stdout/stderr does not show any errors, the developer console shows the following though:

web.db5d9d0ecee008b3.js:12 Unable to determine render window for element 
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element 
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element 
web.db5d9d0ecee008b3.js:12 Unable to determine render window for element 

Desktop (please complete the following information):

  • OS: Void Linux x86_64 (XFCE4 desktop)
  • Method of installation: tried AppImage and compiling from the repo
  • Version: 1.1.3

Additional context
Logging X11 calls reveals that no clipboard request ever got to the display server.

Weirdly enough, with the native menu shown on for example pictures, there is no issue when attempting to copy the image url or image into the clipboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0